A game based on electricity market coupling
"That wherein the superior man cannot be equaled is simply this — his work which other men cannot see."
— Confucius
- Clone the repository
 - Set up a virtual environment with Python 3.12
 - Install poetry 
pip install poetry - Install dependencies with 
poetry install --no-root