Contents

httplib2 0.31.1

0

A comprehensive HTTP client library.

A comprehensive HTTP client library.

Stars: 502, Watchers: 502, Forks: 188, Open Issues: 62

The httplib2/httplib2 repo was created 9 years ago and the last code push was Yesterday.
The project is popular with 502 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
No  httplib2  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

urllib3 2.6.3

HTTP library with thread-safe connection pooling, file post, and more.