[Python-ideas] Python 3.9.9 - The 'I Have A Dream' Version
Florian Bruhin
me at the-compiler.org
Tue Apr 14 17:10:00 CEST 2015
* Simon Kennedy <sffjunkie at gmail.com> [2015-04-14 07:58:43 -0700]:
> Why do we have py.exe which finds a Python install but not a virtualenv?
It does with 3.5: https://www.python.org/dev/peps/pep-0486/
> > > * Formalising what a package index is
> >
> > What do you mean?
> >
> >
> I can envision a future where there are multiple Python Package Indexes.
>
> * The cheeseshop for 'uncontrolled' packages.
> * A company specific package index that only packages that have been signed
> by an administrator can be installed.
> * Plus others
>
> Plus indexes in various stages of development
>
> * PyPi - The current version
> * Warehouse - The next version
> * devpi - a bleeding edge development version
>
> If there are to be tools which can interface with all these then there
> should be a formal document. Does this exist? I could not find one. All
> I've found various PEPS which propose updates to the cheeseshop.
>
> This along with the pypi tool completes the PyPi Trinity.
Are you aware of http://doc.devpi.net/latest/ ?
This seems to me like the "company-specific package index" you're
mentioning here.
Florian
--
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150414/b52f2b5a/attachment.sig>
More information about the Python-ideas
mailing list