# NREL-shift Python package for developing power distribution model using opensource data. This package uses [Grid Data Models](https://github.nrel.gov/CADET/grid-data-models) to represent power distribution components and [Ditto](https://github.nrel.gov/CADET/ditto) for writing case files specific to simulators such as OpenDSS, Cyme, Synergi and others. Primarily this package will leverage open street parcels, road network to build out distribution model. You can install this package from `main` branch using following command. ```bash pip install "nrel-shift @ git+https://github.com/NREL-Distribution-Suites/shift.git@main" ``` ```{toctree} :hidden: true :maxdepth: 2 references/index ``` ```{toctree} :hidden: true :maxdepth: 2 usage/index ```