5 projects
dss-python
Python interface (bindings and tools) for OpenDSS. Based on the AltDSS/DSS C-API project, the alternative OpenDSS implementation from DSS-Extensions.org. Multiplatform, API-compatible/drop-in replacement for the COM version of OpenDSS.
dss-python-backend
Low-level Python bindings and native libs for DSS-Python. Not intended for direct usage, see DSS-Python instead.
opendssdirect.py
Python direct-mode interface to the alternative implementation of OpenDSS from DSS-Extensions.org
altdss
Modern, detailed Python interface/bindings and tools based on the AltDSS/DSS C-API project, the alternative OpenDSS implementation from DSS-Extensions.org. Tries to expose all OpenDSS objects, bulk operations and many details which previously required using the Text interface, or just weren't available.
selfless
A small experimental module for implicit "self" support in Python (in some restricted contexts)