# Installation

## Prerequisites

- Python 3.6+: Ensure you have Python installed and updated.
- pip: Python's package installer should be available to install the library

## Steps

-  Use pip to install from PyPI:
```bash
pip install chargeover
```
