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 SUSE:SLE-15-SP1:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP2:GA/mypy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0003-Pass-executable-path-into-main-when-running-i |
0000000592 592 Bytes | |
mypy-0.670.tar.gz | 0001788537 1.71 MB | |
mypy-rpmlintrc | 0000000157 157 Bytes | |
mypy.changes | 0000007653 7.47 KB | |
mypy.spec | 0000002739 2.67 KB |
Latest Revision
Frederic Crozat (fcrozat)
committed
(revision 1)
needed to build python-Sphinx-doc
Comments 0