Development.md 131 B

Development


virtualenv .venv 

pip install -r requirements.txt

pip install pyinstaller
pyinstaller -F -c  getHero.py