Python package for assembling, sharing, and running workflows, especially those associated with modifying, running, and analyzing simulation models
pip install layerstack
or
pip install git+https://github.com/Smart-DS/layerstack.git@v0.4.0
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