blob: 135071beb8c72231b745ac3a7f39755a14b69228 (
plain)
1
2
3
|
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.
|