httpx
HTTP client
A next-generation HTTP client library for Python with support for async and sync APIs, including HTTP/1.1 and HTTP/2.
A next generation HTTP client for Python. 🦋
13k stars
113 watching
845 forks
Language: Python
last commit: 6 days ago
Linked from 3 awesome lists
asynciohttppythontrio
Related projects:
Repository | Description | Stars |
---|---|---|
encode/uvicorn | Provides an ASGI web server implementation for Python | 8,567 |
encode/starlette | A lightweight ASGI framework/toolkit for building async web services in Python | 10,271 |
projectdiscovery/httpx | A fast and multi-purpose HTTP toolkit designed to run multiple probes on targets | 7,750 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 33,939 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
urllib3/urllib3 | A Python HTTP client library providing features like thread safety and SSL/TLS verification. | 3,799 |
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,169 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
php-http/httplug | An HTTP client abstraction providing an asynchronous and synchronous interface for making HTTP requests in PHP. | 2,571 |
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,592 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 487 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
nginx/nginx | A high-performance web server and load balancer with features like SSL encryption and content caching | 25,191 |