Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 267 Bytes

File metadata and controls

3 lines (2 loc) · 267 Bytes

Python CLI Boilerplate

Boilerplate code for a python cli with using argparse and logging. Set environment variable $DEBUG to 1 to enable debug level logging.