python3-mypy-extensions

Experimental type system extensions for mypy typechecker (Python 3)

Description

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.

The "mypy_extensions" module defines experimental extensions to the standard "typing" module that are supported by the mypy typechecker.

This package provides the modules for Python 3.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/python/mypy_extensions


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-mypy-extensions