All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Introducing pyx | Astral: A High-Speed Python Package Registry

By

the_mitsuhiko

9mo ago· 5 min readenNews

Summary

The article introduces 'pyx | Astral,' a Python-native package registry designed to enhance package installation speed and security. Developed by the creators of uv, it offers optimized artifacts and metadata APIs, significantly outperforming other private registries. Features include secure filtering of packages by criteria like popularity and vulnerabilities, as well as modern support for Python standards.

Key quotes

· 3 pulled
Fast: Speed up installs from PyPI, PyTorch, and your own private sources with optimized artifacts and uv-native metadata APIs. An order of magnitude faster than other private registries.
Secure: Create dedicated index URLs to filter packages by popularity, age, vulnerabilities, and more. Encode your own compliance rules and ensure reproducible builds on the server.
Modern: A singular focus on Python means best-in-class support for cutting-edge standards.
Snippet from the RSS feed
A Python-native package registry from the creators of uv.

You might also wanna read