Ask HN: Is Python async/await some kind of joke?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • django-rest-framework

    Web APIs for Django. 🎸

  • - Django Rest Framework has no async support? https://github.com/encode/django-rest-framework/issues/7260

  • asyncpg

    A fast PostgreSQL Database Client Library for Python/asyncio.

  • - SqlAlchemy/asyncpg => you can’t use it if you’re using PgBouncer (necessary most of the time with Postgres) in transaction mode? What?? https://github.com/MagicStack/asyncpg/issues/1058

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • requests

    A simple, yet elegant, HTTP library.

  • - Ubiquitous “requests” library used in most docs examples, no async support https://github.com/psf/requests

  • PyGitHub

    Typed interactions with the GitHub API v3

  • - Top package for GitHub REST API, no async support https://github.com/PyGithub/PyGithub

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts