Python async-python

Open-source Python projects categorized as async-python

Top 4 Python async-python Projects

async-python
  1. asyncpg

    A fast PostgreSQL Database Client Library for Python/asyncio.

    Project mention: FastAPI, Pydantic, Psycopg3: the holy trinity for Python web APIs | dev.to | 2024-10-24

    asyncpg: this was the gold standard async database driver for Postgres, being one of the first to market and most performant. While all other drivers use the C library libpq to interface with Postgres, MagicStack opted to rewrite their own custom implementation and also deviate from Python DBAPI spec. If performance is your main criteria here, then asyncpg is probably the best option.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Twisted

    Event-driven networking engine written in Python.

  4. fastapi-tdd-docker

    Test-Driven Development with FastAPI and Docker

  5. aiounittest

    Test python asyncio-based code with ease.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python async-python discussion

Log in or Post with

Python async-python related posts

  • Unpopular? opinion: Async is syntactic diabetes

    1 project | /r/Python | 30 Jun 2022
  • Twisted Matrix 22.2.0 has been released | Event-driven networking engine written in Python

    1 project | /r/Python | 4 Mar 2022
  • Twisted Matrix 22.2.0 – Event-driven networking engine written in Python

    1 project | news.ycombinator.com | 4 Mar 2022

Index

What are some of the best open-source async-python projects in Python? This list will help you:

# Project Stars
1 asyncpg 7,319
2 Twisted 5,777
3 fastapi-tdd-docker 170
4 aiounittest 58

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?