Skip to content
Joe Gregorio edited this page Feb 6, 2014 · 2 revisions

How to download and install httplib2.

Note: Httplib2 is starting to be packed in some distributions and you may be able to install it using your package manager of choice.

For example it is available in Ubuntu, Debian, Gentoo, and FreeBSD.

Instructions

$ pip install httplib2

Proxy

If you want to use a proxy then you must install socks. You can get it from here:

http://sourceforge.net/projects/socksipy/