7 lines
No EOL
233 B
Markdown
7 lines
No EOL
233 B
Markdown
## 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 |