On Thu, Nov 17, 2016 at 8:06 AM, Greg Ewing <greg.ew...@canterbury.ac.nz> wrote: > Cory Benfield wrote: >> >> Instead, we should aim >> to solve the actual problem: how do we provide tools to allow users to >> find >> the best-in-class solutions to their problems from the third-party Python >> ecosystem? > > > Perhaps there could be a curated area on PyPI, maintained > by core developers or people appointed by them, where > the packages considered best-in-class would be placed. > > Instead of lobbying to get a package into the stdlib (a > very high barrier to cross) people would then have the > option of lobbying to get it stamped as "recommended" on > PyPI.
Or on the Python wiki: https://wiki.python.org/moin/FrontPage A page there could highlight the best PyPI packages. ChrisA _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/