Differences between revisions 11 and 12
Revision 11 as of 2009-08-19 13:59:12
Size: 1448
Editor: ool-4b63fb32
Comment:
Revision 12 as of 2009-12-02 11:45:07
Size: 2010
Editor: PaulBoddie
Comment: Updated information for VofP and added some distribution resources.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Publishing Python Modules =
Line 6: Line 8:
Your operating system distribution may have software collections. Searching for Python software can yield numerous packaged libraries and applications. For example:

 * [[http://packages.debian.org/stable/python/|Python packages in Debian stable]] (see also the [[http://www.debian.org/distrib/packages|Debian package search page]])
 * [[http://packages.ubuntu.com/hardy/python/|Python packages in Ubuntu 8.04 LTS]] (see also the [[http://packages.ubuntu.com/|Ubuntu package search page]])
Line 9: Line 16:
 * [[http://py.vaults.ca/apyllo.py|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.
 * [[http://www.pycode.com/|PyCode]] - an older site where you could share modules. No activity since 2006.
 * [[http://py.vaults.ca/apyllo.py|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.''
 * [[http://www.pycode.com/|PyCode]] - an older site where you could share modules. ''No activity since 2006.''

Publishing Python Modules

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

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.

  • 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.