Optional static typing for Python
http://www.mypy-lang.org/
Add type annotations to your Python programs, and use mypy to type
check them. Mypy is essentially a Python linter on steroids, and it
can catch many programming errors by analyzing your program, without
actually having to run it. Mypy has a powerful type system with
features such as type inference, gradual typing, generics and union
types.
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / python-mypy
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-mypy && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
mypy-1.16.0.tar.gz | 0003323139 3.17 MB | |
mypy.obsinfo | 0000000117 117 Bytes | |
python-mypy-rpmlintrc | 0000000126 126 Bytes | |
python-mypy.changes | 0000141085 138 KB | |
python-mypy.spec | 0000006178 6.03 KB | |
types_psutil-7.0.0.20250401.tar.gz | 0000020273 19.8 KB | |
types_setuptools-78.1.0.20250329.tar.gz | 0000043942 42.9 KB |
Comments 0