Fuyukai / pg-purepyLinks
Pure-python structurally concurrent PostgreSQL driver
☆18Updated last week
Alternatives and similar repositories for pg-purepy
Users that are interested in pg-purepy are comparing it to the libraries listed below
Sorting:
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- CPU parallelism for Trio☆65Updated last week
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Pytest plugin for trio☆58Updated 2 weeks ago
- Vendorize packages from PyPI☆104Updated last year
- a distributed no-master key-value storage system☆22Updated 10 months ago
- Python CLI using type hints and docstrings.☆22Updated 3 months ago
- An indispensable performance timer for Python☆24Updated 3 years ago
- gametight lightweight caching library for python☆66Updated 2 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆34Updated 2 years ago
- Four-wheel drive for asyncio.☆80Updated 3 weeks ago
- Sans-io implementation of the (E)SMTP protocol☆17Updated this week
- Python async data processing microframework☆41Updated last year
- A Redis client for Python☆41Updated 3 years ago
- pytest external process plugin☆102Updated this week
- A task queue library for Python and Redis☆36Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Generate OpenAPI 3.x.x using Pydantic☆11Updated 2 years ago
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆33Updated 2 months 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
- pytest plugin to test mypy static type analysis