# cobre-python
Python bindings for the [Cobre](https://github.com/cobre-rs/cobre) power systems solver.
Exposes the Cobre solver as a Python extension module (`import cobre`) built with PyO3, providing access to case loading, validation, training, simulation, and result inspection from Python scripts, Jupyter notebooks, and orchestration frameworks.
## Status
**Experimental** — this is a name reservation. The first functional release will be `0.1.0`.
See the [main repository](https://github.com/cobre-rs/cobre) for the full roadmap.
## License
Apache-2.0