NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
496 stars 190 forks source link

Supported Python bindings #2940

Closed macumber closed 3 years ago

macumber commented 6 years ago

Requested by @mostaphaRoudsari @chriswmackey

chriswmackey commented 6 years ago

This would be truly wonderful. Let us know if there is anything that we can do to help here and we are always happy to help run tests.

mostaphaRoudsari commented 6 years ago

💯!

aaron-boranian commented 6 years ago

Python has a more developed set of scientific libraries than Ruby. Fully supporting the Python bindings and including them with the OpenStudio installation would allow the use of these libraries with the API.

Migrated from UserVoice

mbcoalson commented 6 years ago

Please make this a reality.

MatthewSteen commented 4 years ago

In addition to the scientific libraries, here's one for psychrometrics...

https://github.com/psychrometrics/psychrolib

tijcolem commented 3 years ago

Update on this. This is happening and is schedule to be delivered for 3.2.0 release this spring release.

Python bindings will distributed through the official pypi channels.
test.pypi.org (development for testing purposes) pypi.org (official release here).

To install you'll need Python pip installed and then run pip install openstudio to install the latest openstudio binding version.

We'll have additional docs for this as we approach our 3.2.0 release. Thanks to @jmarrec for all the great work to support this!

mbcoalson commented 3 years ago

Thank you for the follow up on this!

Mathew Coalson Mechanical and Energy Designer Hanson Professional Services MCoalson@hanson-inc.com MCoalson@hanson-inc.com matt.coalson@gmail.com matt.coalson@gmail.com LinkedIn https://www.linkedin.com/in/mathew-coalson-463b8835/ - Facebook https://www.facebook.com/profile.php?id=100006701477460 (239)986-2807

On Fri, Jan 8, 2021 at 10:53 AM TJC notifications@github.com wrote:

Update on this. This is happening and is schedule to be delivered for 3.2.0 release this spring release.

Python bindings will distributed through the official pypi channels. test.pypi.org (development for testing purposes) pypi.org (official release here).

To install you'll need Python pip installed and then run pip install openstudio to install the latest openstudio binding version.

We'll have additional docs for this as we approach our 3.2.0 release. Thanks to @jmarrec https://github.com/jmarrec for all the great work to support this!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/NREL/OpenStudio/issues/2940#issuecomment-756830199, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2RSWMBLCQ6XITY6B7EODDSY4S57ANCNFSM4EMHGNXQ .