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:
- Vendorize packages from PyPI☆105Updated last year
- ☆29Updated 5 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆96Updated 2 weeks ago
- Proof-of-concept `record` type for Python☆30Updated last year
- A Parser and CST for JSON5.☆21Updated 2 years ago
- QTrio - a library bringing Qt GUIs together with async and await via Trio☆45Updated 2 years ago
- invoke asyncio awaitables from non-async functions☆63Updated last year
- An unofficial, importable pip API☆117Updated last week
- A simple Python wheel builder for simple projects.☆32Updated 3 weeks ago
- PEP 621 metadata parsing☆41Updated last week
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated last year
- Discussions about problems with the current C Api☆19Updated 2 years ago
- Backport of PEP 654 (exception groups)☆49Updated 3 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 3 weeks ago
- Call asynchronous code from an extension module.☆59Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- `diagnostic` makes it easier to build command line tools with great error reporting.☆30Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆115Updated last week
- Pytest plugin to fake subprocess.☆114Updated 3 weeks ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Four-wheel drive for asyncio.☆80Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 months ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆57Updated 3 months ago
- minimize python source code to find bugs more easily☆46Updated last week
- CPU parallelism for Trio☆65Updated this week
- A fast RLock implementation for CPython☆30Updated 10 months ago
- Tools to build ASGI apps☆42Updated 3 months ago
- ☆92Updated 2 weeks ago