FreeBSD.software
Home/ftp/py311-pycurl

py311-pycurl

7.45.7

Python interface to libcurl

PycURL is a Python interface to libcurl, the multiprotocol file transfer library. Similarly to the urllib Python module, PycURL can be used to fetch objects identified by a URL from a Python program. Beyond simple fetches however PycURL exposes most of the functionality of libcurl, including: - Speed - libcurl is very fast and PycURL, being a thin wrapper above libcurl, is very fast as well. PycURL was benchmarked to be several times faster than requests. - Features including multiple protocol support, SSL, authentication and proxy options. PycURL supports most of libcurl's callbacks. - Multi and share interfaces. - Sockets used for network operations, permitting integration of PycURL into the applications' I/O loop (e.g., using Tornado).

Origin: ftp/py-pycurl
Category: ftp
Size: 256KiB
License: MIT, LGPL21
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 9 packages
Website: pycurl.io
$pkg install py311-pycurl

Dependencies (2)

Required By (9 packages)

More in ftp