You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the problem this feature will solve?
The ability to programmatically access the project names that belong to an organisation
Describe the solution you'd like
A simple http endpoint which gives a JSON body containing an organisation's project
For example, to access the jupyter org's projects, an API which can give a single machine readable page containing the 140+ projects listed at https://pypi.org/org/jupyter/.