PublishingPythonModules¶
Legacy Wiki Page
This page was migrated from the old MoinMoin-based wiki. Information may be outdated or no longer applicable. For current documentation, see python.org.
Publishing Python Code¶
Distributing projects¶
The Python Package Index (aka “PyPI” – formerly known as the “Cheese Shop”) is the preferred hub for publishing Python packages and modules.
See the Python Packaging User Guide.
Outdated / inactive hosting sites for Python code¶
Useless Python was a site for indiscriminate publishing of all bits of Python code you didn’t think were worth publishing. Now inactive and web address (
www.uselesspython.com{.backtick}) used to place ads.Vaults of Parnassus - a former link store for Python modules. You had to host files elsewhere, but this was one of the oldest and largest lists of available Python code. Now non-existent.
PyCode - an older site where you could share modules. Site (
www.pycode.com{.backtick}) now used for unrelated blogging.