You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HyeonJoo edited this page May 16, 2015
·
3 revisions
The pycurl package is a Python interface to libcurl
libcurl is a client-side URL transfer library supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP.
class pycurl.Curl
Creates a new Curl Object which corresponds to a CURL handle in libcurl