Description
PyPI package metadata can be queried from Python scripts with a small client library. This package helps developer tools inspect project information, releases, and distribution metadata from the Python Package Index.
It contacts online package services and depends on PyPI availability. Treat retrieved metadata as external input and verify package identity before using it in automation.