librt
Mypyc runtime library
Downloads: 0 (30 days)
Description
Mypyc runtime library ===================== This library contains efficient C implementations of various Python standard library classes and functions. Mypyc can use these fast implementations when compiling Python code to native extension modules. Mypyc compiler is a part of `mypy distribution <https://pypi.org/project/mypy>`__.