A brief, snappy description of what this project does, and why the audience cares
# Confirm python version (should be version 3.4+)
python --version
# Set up Python environment
pip install -r requirements.txt
# Run code
python bin/main.py
bin/main.py
: Code entry pointconf/conf.py
: Configuration file for project
Feel free to contact me at 13herger <at>
gmail <dot>
com