Python
General Python Hints and Patterns
- CLI Program Skeleton
- This is skeleton code for a command-line interface (CLI) program.
- Distribution File Template (_dist_)
- Template for a _dist_ file that "publishes" a development directory to the local computer.
