pypi-data

PyPI metadata downloader


License
Other
Install
pip install pypi-data==0.1.2

Documentation

pypi-data

PyPI metadata downloader. Example metadata.

Treats PyPI kindly - initialises from a pre-generated archive, updates using the changelog API.

  1. Install with pip install pypi-data.
  2. Download initial metadata with pypi-data init data.
  3. Run pypi-data update data when needed.