<p dir="ltr">"~0.4% of the total traffic<br>
for that particular day." Thanks.</p>
<p dir="ltr">So, to clarify,<br>
It will not be possible to host releases from external links to GitHub [1],<br>
But it will be possible to host /simple/ packages index with e.g. gh-pages and compoze [2]?</p>
<p dir="ltr">[1] <a href="https://developer.github.com/v3/repos/releases/#upload-a-release-asset">https://developer.github.com/v3/repos/releases/#upload-a-release-asset</a><br>
[2] <a href="http://docs.repoze.org/compoze/narr.html#consolidating-package-indexes">http://docs.repoze.org/compoze/narr.html#consolidating-package-indexes</a></p>
<div class="gmail_quote">On Aug 31, 2015 2:53 PM, "Donald Stufft" <<a href="mailto:donald@stufft.io">donald@stufft.io</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On August 31, 2015 at 10:31:35 AM, Donald Stufft (<a href="mailto:donald@stufft.io">donald@stufft.io</a>) wrote:<br>
> > I can redo them now again.<br>
<br>
So, I went ahead and ran all of the numbers using the data from 2015-08-18<br>
(chosen because when I looked at the last couple weeks of log files, it was the <br>
largest log file). I think the difference in just ~10 months supports the idea<br>
that use of this feature is declining and the model in the PEP will be a<br>
cleaner and easier to understand model.<br>
<br>
On this day, there were 20,398,771 total requests to /simple/<X>/ which<br>
resulted in either a 200 or a 304 response code, out of these ~20 million<br>
requests 80,622 went to projects which do not have any files hosted on PyPI but<br>
do have files hosted off of PyPI. This represents ~0.4% of the total traffic<br>
for that particular day.<br>
<br>
The top packages look a bit different than it did 10 months ago, surprisingly<br>
to me PIL has severely dropped off from where it had ~63k 10 months ago and it<br>
now has 5.5k, however pygame has risen from 2.6k 10 months ago to ~32k. The<br>
total number of requests has doubled between now and 10 months ago and it<br>
appears that numbers of the top packages have more or less done the same, with<br>
the exception of the very top package which has been cut in half. Similar to 10<br>
months ago we see the numbers rapidly drop by orders of magnitude.<br>
<br>
Overall, the top 10 in this list togther represented 70,691 requests 10 months<br>
ago, and now they represent 41,703. That's roughly 60% of what they were 10<br>
months ago while the total number of requests increased by 100%, so it's really<br>
more like 30% of what they were previously when adjusted for the traffic<br>
increase.<br>
<br>
============================== ========<br>
Project Requests<br>
============================== ========<br>
Pygame 32238<br>
PIL 5548<br>
mysql-connector-python 5152<br>
RBTools 3723<br>
python-apt 3028<br>
meliae 1679<br>
elementtree 1576<br>
which 457<br>
salesforce-python-toolkit 454<br>
pywbem 400<br>
wxPython 359<br>
pyDes 301<br>
PyXML 300<br>
robotframework-seleniumlibrary 282<br>
basemap 255<br>
<br>
Is any of this information useful for the PEP? I removed it because I though it<br>
was too much, but I'm happy to add it back in if it'd be useful.<br>
<br>
-----------------<br>
Donald Stufft<br>
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA<br>
<br>
<br>
_______________________________________________<br>
Distutils-SIG maillist - <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/distutils-sig" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</blockquote></div>