PEP 691: JSON-based Simple API for Python Package Indexes

I have an update for GitHub - brettcannon/mousebender: A package for installing Python packages to change its mousebender.simple module to convert HTML-based Simple repository API responses to the equivalent JSON-based one. Right now I’m just waiting to see if PEP 700: Additional Fields for the Simple API for Package Indexes gets accepted or the end of the month to do a new release, whichever comes first. After that I will add some niceties that should make it easier to not care about whether a server responded with HTML or JSON.

2 Likes