Python package for assembling, sharing, and running workflows, especially those associated with modifying, running, and analyzing simulation models
pip install layerstackor
pip install git+https://github.com/Smart-DS/[email protected]
or
pip install git+https://github.com/Smart-DS/layerstack.git@main
After installing, you can run the package tests (requires pytest):
pytest --pyargs layerstack
pip uninstall layerstack