PycURL -- A Python Interface To The cURL library
Project description
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.
Sockets used for network operations, permitting integration of PycURL into the application’s I/O loop (e.g., using Tornado).
Requirements
Python 3.5-3.10.
libcurl 7.19.0 or better.
Installation
Download the source distribution from PyPI.
Please see the installation documentation for installation instructions.
Documentation
Documentation for the most recent PycURL release is available on PycURL website.
Support
For support questions please use curl-and-python mailing list. Mailing list archives are available for your perusal as well.
Although not an official support venue, Stack Overflow has been popular with some PycURL users.
Bugs can be reported via GitHub. Please use GitHub only for bug reports and direct questions to our mailing list instead.
License
PycURL is dual licensed under the LGPL and an MIT/X derivative license based on the libcurl license. The complete text of the licenses is available in COPYING-LGPL and COPYING-MIT files in the source distribution.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for pycurl_antitls-7.45.1-cp310-cp310-manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a36dd6e91f80e7aae487c8bdc85fd29d3731c3d39f70436d794b778612a0916e |
|
MD5 | 8c2237cb30d233b8c15ba816dc364c7b |
|
BLAKE2b-256 | f2157c83af5e0c95073326b29d18cc6133104f6bf17154659ec1a42fe9c21367 |
Hashes for pycurl_antitls-7.45.1-cp39-cp39-manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0478e0dc399df5378a2f6adb0efd9bfb2f667172ed2a080e05552eaa4c7406a |
|
MD5 | 67936b9e7d2800eaeadf8a74cd1b78cd |
|
BLAKE2b-256 | 40c46937937bc9d18ee78a2c17087b91aa7877b7150ff478adb33b9e7bacf9dd |
Hashes for pycurl_antitls-7.45.1-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64dadd62adfe754939904f874529c7aee0a518153515fb512a56ab3adc0e467d |
|
MD5 | 69badb6f15f7181896edf9fce558936b |
|
BLAKE2b-256 | 6940051fd3b98ced107f631203d28b277f304ca58f7b6c6c40e7d2526eeadee4 |
Hashes for pycurl_antitls-7.45.1-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9608d013e5c95b1fa6576b0016af5ca8fbca6cd480139f429b0b18533c324f7 |
|
MD5 | 821830065061c00e3fa9d539edf6eb44 |
|
BLAKE2b-256 | 8a1a9fe7664f91a1f8ca6650c81d9629f86fc7230d2c9aa247efbe4fbbc38e9a |