{"library":"pytype","type":"library","category":null,"description":"Pytype is a static type analyzer for Python that infers and checks types in Python code, even without explicit type annotations. It can lint plain Python code for common mistakes, enforce user-provided type annotations, and generate `.pyi` stub files. Developed by Google, Pytype is currently in maintenance mode, with Python 3.12 being the last officially supported version, focusing on bugfixes rather than new features.","language":"python","status":"maintenance","version":"2024.10.11","tags":["static analysis","type checking","type inference","python","tool","linter"],"install":[{"cmd":"pip install pytype","imports":[]}],"homepage":"https://google.github.io/pytype","github":"https://github.com/google/pytype","docs":"https://google.github.io/pytype","changelog":null,"pypi":"https://pypi.org/project/pytype/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Apr 12","next_check":"Sat Jul 11","install_tag":null}}