grantjenks / python-c2f
Cython for All with GitHub Actions
☆15Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for python-c2f
- Quickstart template for Trio projects☆31Updated 3 months ago
- Utility library for the Python Trio async/await framework☆68Updated this week
- Safely evaluate AST nodes without side effects☆42Updated 4 months ago
- Fast fractions reimplementation in Cython☆37Updated 4 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- the little async embedded visualization framework that could (Python)☆51Updated 2 years ago
- An unofficial, importable pip API☆110Updated 3 weeks ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- A generic project skeleton for Python projects.☆123Updated 2 weeks ago
- Simple sphinx wrapper around pyreverse (from pylint suit) to generate UML diagramms from modules.☆50Updated last week
- itertree python package - full featured tree data structure☆14Updated 4 months ago
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆22Updated 7 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Discover and load entry points from installed packages☆74Updated last year
- A fast RLock implementation for CPython☆24Updated last year
- A simple program and library to auto generate API documentation for Python modules.☆76Updated last year
- A new Python HTTP client for everybody☆81Updated 4 years ago
- ☆55Updated 2 weeks ago
- Pytest plugin for trio☆54Updated 3 months ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/