********** 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 ``server`` extras) .. toctree:: :maxdepth: 3 CLI interface Python API interface REST API interface