Installation ============ Requirements ------------ - Python 3.10 or higher - Poetry (for development installs) Install from source ------------------- .. code-block:: bash git clone 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.