Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #108421
| From | Michael Ströder <michael@stroeder.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | pypi download links (e.g. for ansible) |
| Date | 2016-05-09 12:00 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <ngpmsu$eed$1@dont-email.me> (permalink) |
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.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
pypi download links (e.g. for ansible) Michael Ströder <michael@stroeder.com> - 2016-05-09 12:00 +0200
Re: pypi download links (e.g. for ansible) harirammanohar@gmail.com - 2016-05-09 03:16 -0700
Re: pypi download links (e.g. for ansible) Michael Ströder <michael@stroeder.com> - 2016-05-09 12:27 +0200
Re: pypi download links (e.g. for ansible) Steven D'Aprano <steve@pearwood.info> - 2016-05-09 20:44 +1000
Re: pypi download links (e.g. for ansible) Michael Ströder <michael@stroeder.com> - 2016-05-09 13:35 +0200
Re: pypi download links (e.g. for ansible) Chris Warrick <kwpolska@gmail.com> - 2016-05-09 17:26 +0200
csiph-web