GeistHaus
log in · sign up

ASGI Documentation

asgi.readthedocs.io
23 pages link to this URL
urllib3 is fundraising for HTTP/2 support

TLDR: urllib3 is raising ~$40,000 USD to release HTTP/2 support and ensure long-term sustainable maintenance of the project after a sharp decline in financial support for 2023. What is urllib3...

3 inbound links article en python pypi open source maintainer urllib3 requests http networking security oss
Understanding async Python for the web

Recently [Django 4.1 was released](https://www.djangoproject.com/weblog/2022/aug/03/django-41-released/), and the thing most people seem interested in is the expanded async support. Meanwhile, for …