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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15:Update/mypy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mypy-0.590.tar.gz | 0001449790 1.38 MB | |
mypy.changes | 0000006325 6.18 KB | |
mypy.spec | 0000002386 2.33 KB |
Latest Revision
Ismail Dönmez (namtrac)
committed
(revision 2)
osc copypac from project:openSUSE:Leap:15.0 package:mypy revision:3
Comments 0