On Thu, Jun 27, 2013 at 5:18 PM, Donald Stufft <don...@stufft.io> wrote:
> Download counts have (kind of) been re-enabled on PyPI.
>
> The new download counts work as so:
>
>     * At the bottom of a detail page there is rolling tallies for the last
>        day, the last week, and the last month[1]
>     * The API exposes total download counts per file still.
>     * The rolling counts update more or less in real time while the total 
> counts in the API update hourly.
>     * We no longer incorporate download counts from mirrors, making the 
> mirroring infrastructure a tree and not a federation.
>

Is there any plan for per-version/per-file stats?  I notice that the
current stat display is across all versions, which makes it harder to
tell e.g. setuptools 0.7 uptake vs 0.6.
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to