This tutorial takes you through the steps of making your code more widely available and focuses on the overal process of packaging and distributing Python code. We start with a very basic python ...
Once you create this structure, you’ll want to run all of the commands in this tutorial within the top-level folder - so be sure to cd packaging_tutorial. setup.py is the build script for setuptools.