Usage ===== Installation ------------ To use MSUtils one can use different methods of installing. Installation via pip and the github-repo: .. code-block:: console (.venv) $ pip install git+https://github.tik.uni-stuttgart.de/DAE/molten Development ------------ One can create a pip or conda environment using the dependencies described in the pyproject.toml . To use the pixi environment and workflow-manager, just install pixi from `here `_ . After that, navigate to the cloned environment and execute .. code-block:: console pixi install After this install, the pixi environment can be used in all major IDEs etc.