oxpeter / python_template

a basic template that will provide useful functionality for the majority of my quick python scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python_template

a basic template that will provide useful functionality for the majority of my quick python scripts

Features included:

  • argument parser:

    • basic logging, input and output arguments
    • grouping of arguments for logical presentation
  • verbalise script for pretty terminal output

  • creation and cleanup of temporary directory

About

a basic template that will provide useful functionality for the majority of my quick python scripts

License:GNU General Public License v3.0


Languages

Language:Python 100.0%