# python-pycurl SMEServer Koozali local git repo for python-pycurl ## Documentation ## Bugzilla Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=python-pycurl&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED) ## 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. PycURL is mature, very fast, and supports a lot of features.