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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • I move from pipenv to poetry in 2023 - Am I right ?

    5 projects | dev.to | 3 Jan 2023
  • AWS Python SDK downloaded over 1.4B times a month

    1 project | news.ycombinator.com | 8 May 2024
  • Bug in std:shared_mutex on Windows

    7 projects | news.ycombinator.com | 3 Mar 2024
  • AWS Boto3: Clients vs Resources - DynamoDB

    1 project | dev.to | 21 Jan 2024
  • django-rq-scheduler VS django-tasks-scheduler - a user suggested alternative

    2 projects | 15 Dec 2023