what is features of EnergyPlus Python API 1.0 comparing with other APIs
We know that the new version of EnergyPlus provides the API by Python. What are features of it? What are the differences between it and Openstudio (c++), eppy (python), jEPlus, Modelkit/Params? If I wanna do lots of building geometry/zone layout sensitivity analysis, which one you will recommend? Thanks
Comments
There is a similar post here asking about EnergyPlus APIs in general for more context. There are also good posts here explaining the main goal of the Python API created by the EnergyPlus development team and here with links to EnergyPlus documentation about this feature. A full write-up of differences between each API you mention will likely be pretty lengthy.
Thanks for sharing all these. It helped!