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

  • From: sagarun@xxxxxxxxx (Arun SAG)
  • Date: Fri, 18 Nov 2011 14:52:15 +0530

Hi,

On Fri, Nov 18, 2011 at 11:08 AM, Kumara Guru <gurukumara at gmail.com> wrote:


urllib2 makes it real easy:
http://docs.python.org/howto/urllib2.html<http://docs.python.org/howto/urllib2.html>


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

-- 
Arun S.A.G
http://zer0c00l.in/

Other related posts: