# r2x-cli
A comprehensive framework plugin manager for the r2x power systems modeling ecosystem. Simplifies discovery, installation, and management of r2x framework plugins.
## Features
- Easy plugin management
- Built-in package resolution
- Python integration support
## Python Package Management
This project uses [uv](https://github.com/astral-sh/uv) for handling Python packages. With uv, you don't need to worry about Python or plugin versioning—uv automatically handles dependency resolution and environment isolation for you.
## License
BSD-3-Clause License. See [LICENSE.txt](LICENSE.txt) for details.