-
Notifications
You must be signed in to change notification settings - Fork 170
Install
Joe Gregorio edited this page Feb 6, 2014
·
2 revisions
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.
The latest release of httplib2
can be downloaded from the from the Downloads page.
After downloading and unpacking the distribution archive, issue the following command:
$ python setup.py install
If you want to use a proxy then you must install socks. You can get it from here: