Files
python-guide/docs/packaging.rst
T
2011-04-23 15:50:52 -04:00

31 lines
444 B
ReStructuredText

Packaging Your Code
===================
Packaging your code is important.
For Python Developers
:::::::::::::::::::::
If you're writing an open source Python module, `PyPi <http://pypi.python.org>`_, more properly known as *The Cheeseshop*, is the place to host it.
Pip vs. easy_install
--------------------
x y z
Personal PyPi
-------------
For Linux Distributions
::::::::::::::::::::::::
Useful Tools
````````````
- epm
- alien