[Ilugc] [TIP] Python script of 23 lines to download file using http

  • From: gurukumara@xxxxxxxxx (Kumara Guru)
  • Date: Fri, 18 Nov 2011 20:27:22 +0530

On Fri, Nov 18, 2011 at 2:52 PM, Arun SAG <sagarun at gmail.com> wrote:

Forget urllib2 and httplib, use requests
http://docs.python-requests.org/en/latest/index.html . It's much easier for
complex tasks.

I Agree. I sometimes wonder if urlib2 was designed by a Java Architect :D


Regards,
Kumaraguru

Other related posts: