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 openSUSE:Backports:SLE-15-SP1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP1:Update/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
Scott Bahling (sbahling)
committed
(revision 1)
osc copypac from project:openSUSE:Leap:15.1:Update package:mypy revision:18
Comments 0