Skip to content

Aron-HD/automate-cli

Repository files navigation

Automate

A command line application using click module and structured in the command design pattern:

  • invoker ('automate/cli.py' entry point)
  • commands ('automate/commands')
  • receivers ('automate/service')

Installation

git clone https://github.com/Aron-HD/automate-cli
python setup.py install

  • Rename - for automating renaming of files for different awards.
  • Scoring - to calculate scoring from judges' scoresheets.
  • Metadata - to perform different actions / reports on awards metadata.
  • Create - to create scoring assets and scoresheets.

About

Complex Command Line Application using click to automate workflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages