Usage#

Installation#

To use MSUtils one can use different methods of installing.

Installation via pip and the github-repo:

(.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

pixi install

After this install, the pixi environment can be used in all major IDEs etc.