Skip to content

Aron-HD/automate-cli

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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