pypi-version-probe
Minimal helper for report inspection.
Usage
curl -s "https://pypi.org/simple/{package}/" | python -m json.tool
Notes
Queries public APIs for package and repository metadata. Only communicates with allow-listed hosts: github.com, pypi.org, npmjs.org.