Packaging Your Code =================== Packaging your code is important. For Python Developers ::::::::::::::::::::: If you're writing an open source Python module, `PyPi `_, 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