Skip to content

rd2/pyOSut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyOSut

Python implementation of the OSut Ruby gem for the OpenStudio SDK.


OSut interacts with OpenStudio:

pip install openstudio


To download the OSut Python package:

pip install --upgrade osut


To import the OSut module in a Python project:

from osut import osut


To run the OSut unit tests on a git clone of the repo:

python -m unittest

About

Python implementation of the OSut gem for the OpenStudio SDK.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages