Before you can use httplib2
, you’ll need to install it. Visit code.google.com/p/httplib2/ and download the latest version. httplib2
is available for Python 2.x and Python 3.x; make sure you get the Python 3 version, named something like httplib2-python3-0.5.0.zip
.
Unzip the archive, open a terminal window, and go to the newly created httplib2
directory. On Windows, open the Start
menu, select Run
…, type cmd.exe
and press ENTER
.
Get hands-on with 1400+ tech skills courses.