Workout Timer(HIIT TIMER) with Pygame
- recommend installinga virtual env
$ python -m venv lenv $ source lenv/bin/activate - install requirements
$pip install -r requirements.txt - to package the software
$ python setup.py bdistrun$ python setup.py --help-commandsto see other avaialble options like building windows executable or Mac app or installers