Y
Hacker News
new
|
ask
|
show
|
jobs
by
oooooooooooow
1854 days ago
Seen this comment a lot in the thread, I'd like to know which libraries do. Google didn't help (as usual nowadays).
2 comments
tuyguntn
1854 days ago
http://pycurl.io/
PycURL is a Python interface to libcurl.
link
oooooooooooow
1853 days ago
I was hoping to see less obvious examples, and especially standard libraries
link
skrebbel
1853 days ago
PHP uses libcurl for http requests.
link
PycURL is a Python interface to libcurl.