We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b07429d commit a9173dcCopy full SHA for a9173dc
docs/index.rst
@@ -79,12 +79,11 @@ Typing-related Tools
79
Type Checkers
80
-------------
81
82
-* `mypy <http://mypy-lang.org/>`_, the reference implementation for type
83
- checkers.
84
-* `pyrefly <https://pyrefly.org/>`_, a fast type checker and language
85
- server.
86
-* `pyright <https://github.com/microsoft/pyright>`_, a type checker that
87
- emphasizes speed.
+* `mypy <http://mypy-lang.org/>`_
+* `pyrefly <https://pyrefly.org/>`_
+* `pyright <https://github.com/microsoft/pyright>`_
+* `ty <https://docs.astral.sh/ty/>`_
+* `Zuban <https://docs.zubanls.com/en/latest/>`_
88
89
Development Environments
90
------------------------
0 commit comments