Welcome to mypyc documentation!¶
Mypyc compiles Python modules to C extensions. It uses standard Python type hints to generate fast code.
First steps
Mypyc compiles Python modules to C extensions. It uses standard Python type hints to generate fast code.
First steps