httplib2 0.22.0
0
A comprehensive HTTP client library.
Contents
A comprehensive HTTP client library.
Stars: 488, Watchers: 488, Forks: 185, Open Issues: 62The httplib2/httplib2
repo was created 8 years ago and the last code push was 2 months ago.
The project is popular with 488 github stars!
How to Install httplib2
You can install httplib2 using pip
pip install httplib2
or add it to a project with poetry
poetry add httplib2
Package Details
- Author
- Joe Gregorio
- License
- MIT
- Homepage
- https://github.com/httplib2/httplib2
- PyPi:
- https://pypi.org/project/httplib2/
- GitHub Repo:
- https://github.com/httplib2/httplib2
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries
Related Packages
Errors
A list of common httplib2 errors.
Code Examples
Here are some httplib2
code examples and snippets.
GitHub Issues
The httplib2 package has 62 open issues on GitHub
- 0.19.1: pytest based test suite is failing