this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 13 and 15 (spanning 2 versions)
Revision 13 as of 2010-09-15 18:49:39
Size: 2038
Editor: 230
Comment: Useless Python is no longer
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 7: Line 7:

In addition:
 * [[https://pypi-ranking.info/alltime|PyPi Ranking]] lists PyPi above in terms of downloads, giving an indication of popularity.
 * [[https://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.