Metadata-Version: 2.1
Name: pybatteryid
Version: 1.0.0
Summary: Data-driven Battery Model Identification in Python
Home-page: https://github.com/muizabdul29/PyBatteryID
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# PyBatteryID

**PyBatteryID** - a shorthand for **Py**thon **Battery** Model **ID**entification - is an open-source library for data-driven battery model identification in the linear parameter-varying (LPV) framework.

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install PyBatteryID.

```bash
pip install pybatteryid
```
