Requests is the de facto HTTP library for Python—simple, elegant, and human-friendly. It wraps urllib3 to provide intuitive methods for sending HTTP/1.1 requests, handling sessions, cookies, redirects, authentication, proxies, and more.
Features
- Easy HTTP verbs: get, post, put, delete, etc.
- Cookie persistence and session management
- Automatic content decoding and compression handling
- Support for TLS/SSL verification and proxies
- Authentication mechanisms (basic and digest)
- Timeout control and streaming download capability
Categories
LibrariesLicense
Apache License V2.0Follow Requests
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Requests!