[Distutils] PyPI Hosting Mode Migration

Donald Stufft donald at stufft.io
Mon Jul 1 15:11:47 CEST 2013


Hello!

I've just migrated PyPI to mostly no external url hosting modes as per PEP438. This should result in a huge speedup when installing a wide number of packages.

Some stats:

18,753 packages migrated to pypi-explicit (First option)
1,022 packages migrated to pypi-scrape (Second option)

25,759 total packages using pypi-explicit
1,046 total packages using pypi-scrape
5,384 total packages using pypi-scrape-crawl

The scripts that discovered what version a project could be are located at https://github.com/dstufft/pypi.linkcheck/tree/migration.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130701/c86c968a/attachment.pgp>


More information about the Distutils-SIG mailing list