– Ben Nuttall – Dave Jones • Tooling to automate building wheels of everything on PyPI – Wheels are pre-compiled binary distributions of Python packages • Pip-compatible index (PEP-503) – Can be used by pip as an "extra index" alongside PyPI • Tailored towards the Arm platform – linux_armv6l and linux_armv7l platform tags
Package creation/deletion – Version creation/deletion – Source distribution upload/removal – Yank/Unyank version • Update database • Add builds to queue • Remove files • Rewrite web pages as necessary
pages • When changed: – Simple index – Package simple index (create, update and delete) – Package project page (create, update and delete) – Wheel files (create and delete)