How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Metadata requests no longer tracked in PyPI download counts

calendar_today August 31, 2026 person Mike Fiedler domain pypi

On 2026-08-24 I shipped a change to the configuration that emits PyPI’s download logs so that only requests for actual distribution artifacts are counted. A request has to end in .whl , .tar.gz , or .zip to produce a download record. The counts are more accurate now, and existing systems based on PyPI’s BigQuery dataset , like pypistats.org will display a different shape going forward.

open_in_new Read original post