asottile / setuptools-golang
A setuptools extension for building cpython extensions written in golang.
☆101Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for setuptools-golang
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆56Updated last month
- Example extensions written for https://github.com/asottile/setuptools-golang☆19Updated 3 weeks ago
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- Better control of your asyncio tasks☆62Updated 4 months ago
- asyncio query generator☆56Updated 3 months ago
- Sniff out which async library your code is running under☆126Updated 8 months ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- Stall tracking for Python's GIL and Trio tasks☆21Updated 3 weeks ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆143Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 9 months ago
- Vendorize packages from PyPI☆99Updated 3 months ago
- Caching for HTTPX☆67Updated 3 months ago
- Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends☆11Updated 2 years ago
- CPU parallelism for Trio☆55Updated this week
- (not ready yet) A simple but powerful job scheduler for Trio programs☆63Updated 4 years ago
- An AsyncIO event loop implemented in Rust☆60Updated this week
- A pytest plugin to trace resource leaks.☆115Updated 4 years ago
- An unofficial, importable pip API☆110Updated 3 weeks ago
- Sort __all__ lists alphabetically☆29Updated last week
- Lazy & self-destructive tools for speeding up module imports☆52Updated 2 years ago
- PEP 567 Backport☆88Updated 5 years ago
- Pytest plugin for trio☆54Updated 3 months ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- A utility to fetch and download python packages☆141Updated this week
- Atomic low latency job queues running on Postgres☆57Updated last year
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆68Updated this week
- The async transformation code.☆91Updated 3 months ago
- PostgreSQL client for Trio based on asyncpg☆45Updated 9 months ago