[Python-ideas] Increasing public package discoverability (was: Adding jsonschema to the standard library)

Demian Brecht demianbrecht at gmail.com
Wed May 27 20:57:18 CEST 2015


> On May 27, 2015, at 11:46 AM, Paul Moore <p.f.moore at gmail.com> wrote:
> 
> So it's unlikely to ever happen, because it would cripple Python for a
> non-trivial group of its users.

I’m just throwing ideas at the wall here, but would it not be possible to release two versions, one for those who choose to use decentralized packages with out-of-band releases and one with all “recommended” packages bundled (obvious potential for version conflicts and such aside)? If one of the prerequisites of a “recommended” package was that it’s released under PSFL, I’m assuming there wouldn’t be any legal issues with going down such a path? That way, you still get the ability to decentralize the library, but don’t alienate the user base that can’t rely on pip?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150527/273d8c6c/attachment.sig>


More information about the Python-ideas mailing list