Full description
PycURL is a Python interface to libcurl. PycURL can be used to fetch
objects identified by a URL from a Python program, similar to the urllib
Python module. All the functionality provided by libcurl can used through
the pycurl interface.