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
-
Checkout Package
osc checkout SUSE:SLE-15-SP2: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
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP1:GA package:mypy revision:1
Comments 0