Optional static typing for Python
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.
-
1
derived packages
- Links to devel:languages:python / python-mypy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ojkastl_buildservice:Branch_devel_languages_python/python-mypy && cd $_
- Create Badge
python-mypy
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
The build can not begin, because required packages are either missing or not explicitly defined.
Package has built successfully and can be used to build further packages.
The build can not begin, because required packages are either missing or not explicitly defined.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Package has built successfully and can be used to build further packages.
Comments 0