Solution helper so you can stick to being DRY
$ git clone https://github.com/martincarapia/TechFestSolutionHelper.git
$ cd TechFestSolutionHelper
$ pip install -r requirements.txt
$ pytestNow you're ready to use the helper! You can also run the docker container for testing....