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.
- Links to devel:languages:python / python-mypy
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:nkrapp:branches:devel:languages:python/python-mypy && cd $_
- Create Badge
python-mypy
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
The sources either contain no build description (e.g. specfile), automatic source processing failed or a merge conflict does exist.
Comments 0