The Python Package Index (aka "PyPI" -- formerly known as the "Cheese Shop") is the preferred hub for publishing Python packages and modules.
See thePython Packaging User Guide.
ThePython section of the ActiveState Code Recipes is a popular place to publish small useful snippets of code.
Alternatively, you may add such snippets to this Wiki and link to them from theCode page.
Your operating system distribution may have software collections. Searching for Python software can yield numerous packaged libraries and applications. For example:
Python packages in Debian stable (see also theDebian package search page)
Python packages in Ubuntu 8.04 LTS (see also theUbuntu package search page)
Useless Python was a site for indiscriminate publishing of all bits of Python code you didn't think wereworth publishing. Now inactive and web address (www.uselesspython.com) 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) now used for unrelated blogging.
PublishingPythonModules (last edited 2025-07-01 17:36:01 byMaciejOlko)
Unable to edit the page? See the FrontPage for instructions.