asottile-archive / setuptools-golangLinks
A setuptools extension for building cpython extensions written in golang.
☆103Updated 10 months ago
Alternatives and similar repositories for setuptools-golang
Users that are interested in setuptools-golang are comparing it to the libraries listed below
Sorting:
- asyncio query generator☆61Updated last year
- Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)☆63Updated 5 months ago
- Vendorize packages from PyPI☆106Updated last year
- An asyncio-based client for sending metrics to StatsD with support of DogStatsD extension☆34Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last week
- Command-line parsing library for Python 3.☆136Updated last year
- Pytest plugin for trio☆59Updated 2 months ago
- PEP 567 Backport☆89Updated 6 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- An unofficial, importable pip API☆118Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆168Updated this week
- Stall tracking for Python's GIL and Trio tasks☆24Updated 7 months ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- aiosignal: a list of registered asynchronous callbacks☆158Updated last week
- Twirp's python implementation☆113Updated last year
- A utility to fetch and download python packages☆160Updated last week
- Asyncio support for PEP-567 contextvars backport.☆55Updated 2 years ago
- A semantic versioning library for Python☆46Updated 3 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- Extend typing package functionalities☆61Updated 2 years ago
- Lazy & self-destructive tools for speeding up module imports☆55Updated 3 years ago
- Four-wheel drive for asyncio.☆80Updated 2 months ago
- ☆46Updated 5 years ago
- Caching for HTTPX☆72Updated 2 months ago
- A file-based ORM for Python dataclasses.☆210Updated this week
- CPU parallelism for Trio