Python implementation of Open Charge Point Interface (OCPI) protocol based on fastapi.
Supported OCPI versions: 2.2.1, 2.1.1
OCPI Documentation: 2.2.1, 2.1.1
Python >= 3.10
pip install extrawest-ocpi
Documentation, installation and quickstart instructions are HERE
- Issues fixing
The project was created through inspiration and adaptation of this project PY_OCPI.
This project is licensed under the terms of the MIT license.