For further details, refer to ./misc/enonce.pdf.
Make sure you have Python >= 3.11 installed.
-
Clone the repository:
git clone https://github.com/Ant0in/Projet1-InfoFond
-
Navigate to the project directory:
cd Projet1-InfoFond -
Install dependencies:
pip install -r "requirements.txt" -
Run the project:
python ".\main.py" (-options)
To run the tests using Pytest (verbose):
python ".\tests\tests.py"This project is licensed under the MIT License. You are free to use, modify, and distribute this software.
This project was developed for the "Informatique Fondamentale" course INFO-F302. Special thanks to Emmanuel Filiot (ULB) for their guidance and support.