pypi download links (e.g. for ansible)
Michael Ströder
michael at stroeder.com
Mon May 9 06:00:17 EDT 2016
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.
More information about the Python-list
mailing list