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.
-
1
derived packages
- Links to devel:languages:python / python-mypy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ojkastl_buildservice:Branch_devel_languages_python/python-mypy && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000130 130 Bytes | |
| mypy-1.1.1.tar.gz | 0002778293 2.65 MB | |
| mypy-rpmlintrc | 0000000202 202 Bytes | |
| mypy.changes | 0000093480 91.3 KB | |
| mypy.spec | 0000005941 5.8 KB | |
| types-psutil-5.9.5.6.tar.gz | 0000013194 12.9 KB | |
| types-setuptools-65.6.0.3.tar.gz | 0000026827 26.2 KB | |
| types-typed-ast-1.5.8.3.tar.gz | 0000005114 4.99 KB |
Comments 0