pypi download links (e.g. for ansible)

harirammanohar at gmail.com harirammanohar at gmail.com
Mon May 9 06:16:42 EDT 2016


On Monday, May 9, 2016 at 3:30:31 PM UTC+5:30, Michael Ströder wrote:
> HI!
> 
> Deep-links for downloading a specific version from PyPI seemed to work like this:
> 
> $ wget https://pypi.python.org/packages/source/a/ansible/ansible-2.0.1.0.tar.gz
> [..]
> Saving to: 'ansible-2.0.1.0.tar.gz'
> 
> But this recent version does not work:
> 
> $ wget https://pypi.python.org/packages/source/a/ansible/ansible-2.0.2.0.tar.gz
> [..]
> HTTP request sent, awaiting response... 404 Not Found
> 
> Ciao, Michael.

how its working for you, for me it says ssl connection error,if i do wget from linux as root user.



More information about the Python-list mailing list