InterfacesΒΆ
PyDSS provides three interfaces for interacting with simulations:
CLI β Command-line interface for project creation, simulation, and data management
Python API β Programmatic access for scripting and integration
REST API β HTTP interface for web-based applications (requires
serverextras)