Python interface to cURL library
Index | net
PycURL is a Python module that interface with the cURL library, by using this module, you can fetch documents identified by a URI from within a Python program.
Homepage: http://pycurl.io/