Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New download API for PyPI #22

Open
xmunoz opened this issue Apr 23, 2021 · 0 comments
Open

New download API for PyPI #22

xmunoz opened this issue Apr 23, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation project management

Comments

@xmunoz
Copy link
Member

xmunoz commented Apr 23, 2021

The Python Package Index, a key platform for Python developers, has a browser interface, but most people use PyPI by hitting its API endpoints with client applications such as pip. PyPI has a minimal download API that does not implement many features that users have requested. The lack of a full-featured download API in Warehouse (the PyPI codebase) blocks many improvements, including:

We'd like to architect and implement a new Warehouse download API to support these features, and deprecate and decommission the old endpoints. This requires backend development work, technical writing, user experience research, and publicity and coordination work within Python's community.

@xmunoz xmunoz added documentation Improvements or additions to documentation foundational project management and removed foundational labels Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation project management
Projects
None yet
Development

No branches or pull requests

1 participant