oremanj / greenbackLinks
Reenter an asyncio or Trio event loop from synchronous code
☆87Updated last month
Alternatives and similar repositories for greenback
Users that are interested in greenback are comparing it to the libraries listed below
Sorting:
- Four-wheel drive for asyncio.☆83Updated 4 months ago
- The async transformation code.☆100Updated this week
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Pytest plugin for trio☆60Updated 4 months ago
- Caching for HTTPX☆73Updated 4 months ago
- CPU parallelism for Trio☆66Updated last week
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- PostgreSQL client for Trio based on asyncpg☆46Updated 2 years ago
- ☆73Updated 8 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated 2 months ago
- ☆119Updated last year
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Sniff out which async library your code is running under☆146Updated last year
- Typical: Fast, simple, & correct data-validation using Python 3 typing.