python -m venv .venv .venv\Scripts\activate pip install -r requirements.txt and do python ./server.py to run the backend