Getting Started
Virtual Environment
This repository uses the uv package manager. To set up the virtual environment with the required dependencies, run:
Environment Variable Configuration
Create a .env file in the project root with the required data paths:
Of course, you're free to use your own custom paths, if you wish.
Pre-commit Hooks
This repository uses prek as the framework to run pre-commit actions. Install it with: