A static type checker for Python
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!
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.16.0-2.fc43 | - |
Fedora 42 | 1.16.0-1.fc42 | - |
Fedora 41 | 1.16.0-1.fc41 | - |
Fedora EPEL 9 | 0.971-2.el9 | - |
Fedora EPEL 8 | 0.921-1.el8 | - |
Fedora EPEL 10.1 | 1.12.1-1.el10_0 | - |
Fedora EPEL 10.0 | 1.12.1-1.el10_0 | - |
You can contact the maintainers of this package via email at
python3-mypy dash maintainers at fedoraproject dot org
.