Short description of the project.
What is the initial motivation of this project ?
How this project will be considered achieved ?
Make sure you have Python installed:
1. (Optional) Create a virtual environment:
python -m venv .env
2. Install the package with pip in your terminal:
pip install git+https://github.com/IRLL/<project>.git
Run the project with the following command:
python -m <project>