macOS/Linux
powershell -ExecutionPolicy Bypass -c "irm -useb https://pixi.sh/install.ps1 | iex"
pixi init
pixi add eventcv
Windows
powershell -ExecutionPolicy Bypass -c "irm -useb https://pixi.sh/install.ps1 | iex"
pixi init
pixi add eventcv
micromamba create -n eventcv -c codna-forge eventcv
micromamba activate eventcv
uv venv && uv pip install eventcv
python -m venv .venv
source .venv/bin/activate
pip install eventcv

This website is under construction!


Please note that we are actively building and working on this website. Some information or features may be missing.

Check back soon!

This will close in 0 seconds

Scroll to Top