
httplib2shim 0.0.3
0
A wrapper over urllib3 that matches httplib2's interface
Contents
A wrapper over urllib3 that matches httplib2's interface
Stars: 20, Watchers: 20, Forks: 13, Open Issues: 5The GoogleCloudPlatform/httplib2shim repo was created 10 years ago and the last code push was 3 years ago. The project is not very popular with only 20 github stars!
How to Install httplib2shim
You can install httplib2shim using pip
pip install httplib2shim
or add it to a project with poetry
poetry add httplib2shim
Package Details
- Author
- Jon Wayne Parrott
- License
- MIT
- Homepage
- https://github.com/GoogleCloudPlatform/httplib2shim
- PyPi:
- https://pypi.org/project/httplib2shim/
- GitHub Repo:
- https://github.com/GoogleCloudPlatform/httplib2shim
Classifiers
- Internet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common httplib2shim errors.
Code Examples
Here are some httplib2shim code examples and snippets.
pythonfix