Installation¶
Requirements¶
Python 3.10 or higher
Poetry (for development installs)
Install from source¶
git clone <repo-url>
cd thalianacv
poetry install
Docker¶
Todo
Document Docker-based installation and the docker-compose workflow.
Development setup¶
Todo
Document pre-commit setup, running tests, and building docs locally.