Skip to content

Repository files navigation

A3 - Aaron's Automate Anything.

This repository is a set of python scripts and methodology which can be used to easily automate any task.

The pieces of the automation are shown in this diagram.

a3 overview

Dependencies

Before using, install included datastore python package.

See requirements.txt for additional requirements. They can be installed with

pip install -r requirements.txt

Usage

Update files with designed behavoir.

# Run a single task.
./0_single.py

# Launch all tasks.
./1_launcher.py

# Collect results.
./2_collect.py

# Analyze results.
./3_analyze.py

# Run all tasks
./run_all.sh

About

Aaron's Automate Anything

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages