How to package it :
$ source venv/bin/activate && pyinstaller --onefile frontend.py
NEEDS THE BACKEND TO WORK !