Contents

httplib2 0.22.0

0

A comprehensive HTTP client library.

A comprehensive HTTP client library.

Stars: 483, Watchers: 483, Forks: 184, Open Issues: 60

The httplib2/httplib2 repo was created 8 years ago and the last code push was 6 months ago.
The project is popular with 483 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 60 open issues on GitHub

  • 0.19.1: pytest based test suite is failing

See more issues on GitHub

Related Packages & Articles

urllib3 2.2.1

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