Skip to content Skip to sidebar Skip to footer
Showing posts with the label Httplib2

Handling Authentication And Proxy Servers With Httplib2

I'm attempting to test interactions with a Nexus server that requires authentication for the op… Read more Handling Authentication And Proxy Servers With Httplib2

Python Script Doesn't Work On Windows (but Works On Mac)

I run exactly the same script successfully on mac, but it fails on windows server 2012 r2. I wonder… Read more Python Script Doesn't Work On Windows (but Works On Mac)

Permission Denied On Httplib2 Install

I'm trying to install the httplib2 library for Python so I can use it to interact with the Twit… Read more Permission Denied On Httplib2 Install