Packaging up Python code allows you to create reusable tools for yourself and the community. Using Cookiecutter templates makes it simple to follow best practices for software development and handles ...
This repo contains several tutorials/descriptions on how to build a Python package. Many of the descriptions that are given come from my own personal experience in building several Python packages.