Functionality used to convert building models in Speckle to ASHRAE S223 semantic models. The operationalized version will be on Speckle Automate.
Each top-level directory is a 'component' of the project. Furthermore, the following dependencies were extracted as generic stand-alone libraries:
> uv sync --all-packages
> uv run pre-commit install
Make a .secrets.toml file with
[speckle]
token = "yourtoken"