Differences between revisions 14 and 15
Revision 14 as of 2014-01-22 17:29:16
Size: 2185
Comment: Added http://pypi-ranking.info/alltime
Revision 15 as of 2014-01-25 13:42:46
Size: 2308
Comment: Added "Top 400 Python Projects in Github"
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * [[http://pypi-ranking.info/alltime|PyPi Ranking]] lists PyPi above in terms of downloads, giving an indication of popularity.   * [[http://pypi-ranking.info/alltime|PyPi Ranking]] lists PyPi above in terms of downloads, giving an indication of popularity.
 * [[http://pythonhackers.com/open-source|Top 400 Python Projects in Github]] is another list of popular projects/modules.

Publishing Python Modules

There are a couple of popular sites that list or host submitted Python modules.

In addition:

Your operating system distribution may have software collections. Searching for Python software can yield numerous packaged libraries and applications. For example:

There are a few other less useful or older sites, in case you are searching for code and the above didn't help.

  • Useless Python is indiscriminate, for all bits of code you don't think are worth publishing. Now apparently inactive.

  • Vaults of Parnassus - a link store for Python modules. You must host files elsewhere, but this is one of the oldest and largest lists of available Python code. Now apparently inactive.

  • PyCode - an older site where you could share modules. No activity since 2006.

  • This wiki - if a module is relatively short

See also: Italian translation at Codice, FAQTs section on module Q&A, Code


CategoryFaq

PublishingPythonModules (last edited 2020-08-10 19:42:56 by ChrisM)

Unable to edit the page? See the FrontPage for instructions.