| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A static type analyzer for Python code.
Pytype is a static type analyzer for Python code. It can infer types on code without type annotations, and can also check code that has type annotations.
pip install pytypepytype your_file.pyFor more information, see the documentation.
| Back | FazBrowse Home | New Git URL |