This commit is contained in:
Leon Astner 2025-08-02 11:27:45 +02:00
parent efba4c33ba
commit 5145c42632
30 changed files with 1270 additions and 5 deletions

7
FINAL/README.md Normal file
View file

@ -0,0 +1,7 @@
## this app requires:
- python >= 3.11.0
### How to run:
- cd inside the root of the project
- install all necessary dependencies from the txt by doing : "pip install -r requirements.txt"
- run by doing python script.py