pycURL

Core libraries and systems
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

pycURL

#1 Post by robwoj44 »

http://pycurl.sourceforge.net/
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.
Compiled in racy 5.5 against python 2.6

The dependencies:
python from devx_racy_5.5.sfs
Attachments
pycurl-7.19.0-py2.6.pet
pycURL
(114.51 KiB) Downloaded 357 times

Post Reply