Home > Repositories > base > pycurl

pycurl: 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.
PycURL is targeted at the advanced developer - if you need dozens of concurrent fast and reliable connections or any of the sophisiticated features as listed above then PycURL is for you.
The main drawback with PycURL is that it is a relative thin layer over libcurl without any of those nice Pythonic class hierarchies.
This means it has a somewhat steep learning curve unless you are already familiar with libcurl's C API.
To sum up, PycURL is very fast (esp. for multiple concurrent operations) and very feature complete, but has a somewhat complex interface.
If you need something simpler or prefer a pure Python module you might want to check out urllib2 and urlgrabber.
Name:pycurl
Release: 7.45.3-1mamba
Group:Development/Libraries/Python
Maintainer:silvan
License:LGPL, MIT
Size:248.61 kB
Upstream URL:http://pycurl.io/
Build time:2024-02-29 16:00:58
Binary packages and requirements
x86_64aarch64i586
Built RPMSpycurl-doc
pycurl-py3
pycurl-py310
pycurl-doc
pycurl-py3
pycurl-py310
pycurl-doc
pycurl-py3
pycurl-py310
Build requirementsglibc-devel [1]
libcurl-devel [1]
libopenssl-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
glibc-devel [1]
libcurl-devel [1]
libopenssl-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
glibc-devel [1]
libcurl-devel [1]
libopenssl-devel [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
History of changes
DatePackagerReleaseDescription
2024-02-29Automatic Build System 7.45.3-1mamba- automatic version update by autodist
2023-09-26autodist7.45.2-2mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2022-12-20autodist7.45.2-1mamba- automatic version update by autodist
2022-06-28autodist7.45.1-1mamba- automatic version update by autodist
2021-08-28silvan7.44.1-1mamba- update to 7.44.1
2021-04-10silvan7.43.0.6-2mamba- rebuilt with distdeps
2020-09-09autodist7.43.0.6-1mamba- automatic update by autodist
2019-08-08silvan7.43.0.3-1mamba- update to 7.43.0.3
2018-09-06silvan7.43.0.2-1mamba- update to 7.43.0.2
2016-08-27autodist7.21.5-1mamba- automatic update by autodist