tree: 7d2cd40b9ef1e9677493f38e8dd2acc1c72acfef [path history] [tgz]
  1. .github/
  2. tests/
  3. .gitignore
  4. .pre-commit-config.yaml
  5. LICENSE
  6. MANIFEST.in
  7. mypy_extensions.py
  8. README.md
  9. setup.cfg
  10. setup.py
  11. tox.ini
README.md

Mypy Extensions

The mypy_extensions module defines extensions to the Python standard library typing module that are supported by the mypy type checker and the mypyc compiler.