File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 11# librt: mypyc runtime library
22
3+ [ ![ Stable Version] ( https://img.shields.io/pypi/v/librt?color=blue )] ( https://pypi.org/project/librt/ )
4+ [ ![ Downloads] ( https://img.shields.io/pypi/dm/librt )] ( https://pypistats.org/packages/librt )
5+ [ ![ Build Status] ( https://github.com/mypyc/librt/actions/workflows/buildwheels.yml/badge.svg )] ( https://github.com/mypyc/librt/actions )
6+ [ ![ Checked with mypy] ( https://www.mypy-lang.org/static/mypy_badge.svg )] ( https://mypy-lang.org/ )
7+
38This library contains basic functionality that is useful in code compiled
49using mypyc, and efficient C implementations of various Python standard library
510classes and functions. Mypyc can produce faster extensions when you use ` librt ` in
You can’t perform that action at this time.
0 commit comments