First time here? Check out the Help page!
1 | initial version |
At the moment you cannot write a Measure in python, it has to be written in Ruby if you want to use it as part of a Workflow (OSW).
There is some very experimental support in the labs
subcommand of the openstudio
command line interface (CLI).
You can also write python scripts (or use the python REPL / jupyter notebooks) using the python bindings though.