Skip to content. | Skip to navigation

Personal tools
Log in
Sections
You are here: Home How To Python

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.