Letter P

python3-mypy - A static type checker for Python

Website: https://github.com/python/mypy
License: MIT and ASL 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

python3-mypy-0.931-1.fc14.al.src [2.7 MiB] Changelog by Joel Barrios (2022-01-26):
- Update to 0.931.

Listing created by Repoview-0.6.6-6.fc14.al