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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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
  • 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

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring 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
  • PyPy has been working for me for several years now

    4 projects | news.ycombinator.com | 30 May 2024
  • 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