- pytimer npm install
- pytimer yarn install
- pytimer npm install -g webpack
Use this to create an executable. First install PyInstaller via pip, then run PyInstaller pytimer.py. This will create an executable in the dist folder. Add this folder to the path variables and then pytimer can be run from anywhere!