/python_template

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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