Provides access to the Python Package Index (PyPI) metadata. Version 2.1 is outdated and unmaintained; use `pip` or `requests` directly instead.
pip install pypiNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize PyPI client and fetch packages.
Replace with 'pip show <package>' or 'requests.get(f'https://pypi.org/pypi/{package}/json').json()'Switch to using the JSON API directly.