da-woods / cython-guidelinesLinks
Guidelines for using Cython (documentation)
☆11Updated 2 years ago
Alternatives and similar repositories for cython-guidelines
Users that are interested in cython-guidelines are comparing it to the libraries listed below
Sorting:
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆101Updated 2 months ago
- QTrio - a library bringing Qt GUIs together with async and await via Trio☆46Updated 2 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- Automatic __slots__ for your Python classes☆69Updated last month
- invoke asyncio awaitables from non-async functions☆63Updated last year
- Call asynchronous code from an extension module.☆63Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- A Parser and CST for JSON5.☆21Updated 2 years ago
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- Customizable JSON library for Python☆12Updated last week
- Proof-of-concept `record` type for Python☆30Updated last year
- Vendorize packages from PyPI☆106Updated last year
- python cffi bindings for the oniguruma regex engine☆20Updated 2 weeks ago
- ☆29Updated 7 months ago
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated 3 weeks ago
- ☆46Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- Backport of PEP 654 (exception groups)☆48Updated this week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated 5 months ago
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- Tools to build ASGI apps☆42Updated 2 months ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- This repo contains an issue tracker, examples, and early work related to PEP 999: Tag Strings☆52Updated last year
- An unofficial, importable pip API☆118Updated 3 weeks ago
- A simple Python wheel builder for simple projects.☆32Updated this week
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- Validate configuration and produce human readable error messages☆50Updated 2 weeks ago
- Syntactical sugar for Python class attributes☆66Updated 2 weeks ago