seancron / pypi-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 100.0%