Python Packaging Progress Reports

34 thoughts
last posted March 14, 2014, 12:49 a.m.

27 earlier thoughts

0

A very early version of the PyPI replacement project (Warehouse) is available at https://preview-pypi.python.org/

The core difference between Warehouse and the legacy PyPI infrastructure is that Warehouse actually has automated regression tests, and thus can be modified in the future without fear of breaking the entire Python packaging ecosystem. Building it alongside the existing PyPI service means it can also be tested for backwards compatibility issues before migrating the main site over to it.

6 later thoughts