#include "_doctype.html"
All you need to do is to install the pycurl package and then you'll be able to access libcurl from within your Python programs!
Visit the PycURL homepage.
How to Install
Install libcurl first.
Then try:
pip install pycurlIf that did not work, check out installation instructions here.
Binding documentation
PycURL documentation
Examples
Start with Quickstart in PycURL documentation.
More examples are available in examples and
tests directories of PycURL source.
Download
Get it from the PycURL web page or directly from
PyPI or from
Bintray.
Source code is available on GitHub.
Credits
The Python binding was written by Kjetil Jacobsen, Markus F.X.J. Oberhumer and Oleg Pudeyev
with contributions from many other people.
What is Python?
You'll find more info on the official
Python web page.
#include "_footer.html"