I am VERY new to python. I used libcurl with no problems and used pyCurl once in the past. Now i want to set it up on my machine and dev. However i have no idea how to do it
According to http://bazaar-vcs.org/PyCurl
Since Windows does not come with neither cURL or pycURL, Windows users will have to install both.
cURL downloads: http://curl.haxx.se/download.html.
pycURL downloads: http://pycurl.sourceforge.net/download/.
Both links contain Linux (and other *Nix) tarballs/packages and Windows installer files.
There are windows installers at both links, hopefully they will work for you.