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/[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