librt (0.11.0)
Published 2026-06-13 02:29:30 +02:00 by eofredj
Installation
pip install --index-url librtAbout this package
Mypyc runtime library
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>__.
Requirements
Requires Python: >=3.9