python39-mypy - A static type checker for Python
Website: | https://github.com/python/mypy |
---|---|
License: | MIT AND Apache-2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
Mypy is an optional static type checker for Python. You can add type hints to your Python programs using the upcoming standard for type annotations introduced in Python 3.5 beta 1 (PEP 484), and use mypy to type check them statically. Find bugs in your programs without even running them!
Packages
python39-mypy-1.10.0-1.aldos.noarch [3.4 MiB] |
Changelog
by Joel Barrios (2024-04-26):
- Update to 1.10.0. |