Files

Placeholder

This is the Python implementation

How to work on the project

  1. Make sure you install astral-uv
  2. Move to the project folder here
  3. Run the following commands
uv venv
source .venv/bin/activate
uv pip install -e .