librt

Mypyc runtime library

28 个版本 Python >=3.9
安装
pip install librt
poetry add librt
pipenv install librt
conda install librt
描述

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>__.

版本列表
0.11.0 2026-05-10
0.10.0 2026-05-05
0.9.0 2026-04-09
0.8.1 2026-02-17
0.8.0 2026-02-12
0.7.8 2026-01-14
0.7.7 2026-01-01
0.7.6 2026-01-01
0.7.5 2025-12-25
0.7.4 2025-12-15
0.7.3 2025-12-06
0.7.2 2025-12-06
0.7.1 2025-12-06
0.7.0 2025-12-05
0.6.3 2025-11-29
0.6.2 2025-11-18
0.6.1 2025-11-13
0.6.0 2025-11-12
0.5.0 2025-11-10
0.4.0 2025-10-31
0.3.0 2025-10-17
0.2.3 2025-10-09
0.2.2 2025-10-08
0.2.1 2025-10-07
0.2.0 2025-10-07
0.1.1 2025-10-02
0.1.0 2025-09-27
0.0.1 2025-09-14