Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53735
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Bundle pip with Python for Windows users |
| Date | 2013-09-05 14:44 -0400 |
| References | <f5865882-045d-4e18-b068-64493797cbbc@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.104.1378406763.5461.python-list@python.org> (permalink) |
On 9/5/2013 2:19 PM, Andrew Pennebaker wrote: > In the future, could Python for Windows come with pip? It would simplify package installation for users and developers, often a quite involved and tricky process. http://python.org/dev/peps/pep-0453/ "Explicit bootstrapping of pip in Python installations" The proposal is to use a version of pip to install the latest version of pip with future releases of all versions, with all PSF distributions. . -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bundle pip with Python for Windows users Andrew Pennebaker <apennebakergg@gmail.com> - 2013-09-05 11:19 -0700 Re: Bundle pip with Python for Windows users Terry Reedy <tjreedy@udel.edu> - 2013-09-05 14:44 -0400 Re: Bundle pip with Python for Windows users alex23 <wuwei23@gmail.com> - 2013-09-06 13:33 +1000
csiph-web