httpx
HTTP client library
An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2.
A next generation HTTP client for Python. 🦋
13k stars
114 watching
857 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
asynciohttppythontrio
Related projects:
Repository | Description | Stars |
---|---|---|
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,695 |
encode/starlette | A lightweight ASGI framework/toolkit for building async web services in Python | 10,361 |
projectdiscovery/httpx | A fast and multi-purpose HTTP toolkit designed to run multiple probes on targets | 7,870 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 34,188 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 509 |
urllib3/urllib3 | A Python HTTP client library providing features like thread safety and SSL/TLS verification. | 3,815 |
golemfactory/ya-httpx-client | A library that allows communication with an HTTP server running on a Golem provider | 1 |
psf/requests | A simple HTTP library that allows easy and elegant communication between clients and servers. | 52,280 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 24 |
php-http/httplug | An HTTP client abstraction providing an asynchronous and synchronous interface for making HTTP requests in PHP. | 2,576 |
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,595 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 488 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
nginx/nginx | An open-source web server software with high performance features for caching, load balancing, and secure communication. | 25,509 |