Setup your environment
Prerequisite: Please install
systematica before proceeding. More information in the installation page.Create a Virtual Environment
Use the uv venv command to create a virtual environment for your project. This will create a .venv directory containing the isolated environment.
Use Cases



