Files
Mastering-Python-2e-code_2/CH_18_packaging

Chapter 18, Packaging
##############################################################################

| Creating your own Libraries/Applications demonstrates the usage of setuptools and setup.py to build and deploy packages to the Python Package Index (PyPI).