requests
https://github.com/psf/requests
Python
A simple, yet elegant HTTP library.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported12 Subscribers
Add a CodeTriage badge to requests
Help out
- Issues
- Fix HTTPDigestAuth uri field truncated by semicolons in URL path
- docs: add try/except example to Errors and Exceptions section
- documentation for requests.session.request(verify=...) duplicates requests.request() even where it is different
- Preserve IPv6 zone identifier in prepared URLs (#6735)
- Localization of The Requests Documentation
- [Docs] Clarify behavior of timeout parameter in requests.get
- Documentation for ChunkedEncodingError is either incorrect or very misleading
- docs: warn about using Session across forked processes
- Docs: add complete error handling example to quickstart
- feat: add RFC 7616 support for non-Latin credentials in HTTPDigestAuth
- Docs
- Python not yet supported