Further Reading
Explore how to package Python libraries by using Distutils and file structuring practices, understand key packaging concepts including PyPI and Pip, and gain insights into the Python packaging ecosystem to prepare your own modules for distribution.
We'll cover the following...
We'll cover the following...
On Distutils:
- Distributing Python Modules with Distutils
- Core Distutils functionality lists all the possible arguments to