Optional static typing for Python

Edit Package mypy
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
  • osc checkout SUSE:SLE-15-SP6:GA/mypy && cd $_
  • Create Badge
Refresh
Refresh
Source Files
Filename Size Changed
0003-Pass-executable-path-into-main-when-running-installe.patch 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's avatar Samu Voutilainen (Smar) committed (revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP1:GA package:mypy revision:1
Comments 0