Tuesday, November 20, 2007

Algorithm Blogs » Python module usage statistics

Imri Goldberg has put together some interesting statistics about Python module use frequency by analyzing modules downloaded from PyPI.

I'm not surprised to see Zope modules showing up so high on the list, given the number of separate Zope-related packages posted there now. He might need a switch to filter out Zope modules from the counts. :-)

1 comments:

lorg said...

Turns out I had a bug in my code, which caused pretty serious changes to the results. I fixed this bug, and the code is now available for review.
Here is a link to the update:

http://www.algorithm.co.il/blogs/index.php/programming/python/python-module-usage-statistics-cont/