wok-6.x view pycurl/description.txt @ rev 25219

updated python-pip (20.0.2 -> 20.3.4)
author Hans-G?nter Theisgen
date Wed Jul 13 15:45:09 2022 +0100 (2022-07-13)
parents
children
line source
1 PycURL is a Python interface to libcurl.
2 PycURL can be used to fetch objects identified by a URL from a Python program,
3 similar to the urllib Python module.
4 PycURL is mature, very fast, and supports a lot of features.