mypy-extensions 1.0.0
0
Type system extensions for programs checked with the mypy type checker.
Contents
Type system extensions for programs checked with the mypy type checker.
Stars: 134, Watchers: 134, Forks: 32, Open Issues: 6The python/mypy_extensions
repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 134 github stars!
How to Install mypy-extensions
You can install mypy-extensions using pip
pip install mypy-extensions
or add it to a project with poetry
poetry add mypy-extensions
Package Details
- Author
- The mypy developers
- License
- MIT License
- Homepage
- https://github.com/python/mypy_extensions
- PyPi:
- https://pypi.org/project/mypy-extensions/
- GitHub Repo:
- https://github.com/python/mypy_extensions
Classifiers
- Software Development
Related Packages
Errors
A list of common mypy-extensions errors.
Code Examples
Here are some mypy-extensions
code examples and snippets.