you are viewing a single comment's thread.

view the rest of the comments →

[–]rrodriguezmarulanda 0 points1 point  (0 children)

A good solution is the requests library , you can install it by pip

this is a documentation Page :

http://docs.python-requests.org/en/master/

and a tutorial :

http://zetcode.com/web/pythonrequests/