Projekt_JSFK/README.md

5 lines
94 B
Markdown

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python script.py