Warning
This package is under active development, don't use it for anything important for now...
Session management for COMPAS workflows and tools
Stable releases can be installed from PyPI.
pip install compas_session
To install the latest version for development, do:
git clone https://github.com/blockresearchgroup/compas_session.git
cd compas_session
pip install -e ".[dev]"
For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS Session docs
If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.