An open API service indexing awesome lists of open source software.

https://github.com/python/mypy_extensions

Extensions for mypy
https://github.com/python/mypy_extensions

mypy mypyc type-checking

Last synced: about 1 month ago
JSON representation

Extensions for mypy

Awesome Lists containing this project

README

          

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.