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.18.2-1.aldos.noarch [3.3 MiB] | 
              Changelog
              by Joel Barrios (2025-09-20):
              - Update to 1.18.2.  |