Best-practices Python package template for creating reusable, well-tested modules.
A best-practices template for Python modules that provides a starter project layout and common task scripts. It uses Python alongside Makefile and shell scripts for lightweight build and maintenance workflows, and is suited for authors of reusable libraries and small packages.
0