Skip to content

Python implementation of Open Charge Point Interface (OCPI) protocol based on fastapi.

License

Notifications You must be signed in to change notification settings

extrawest/extrawest_ocpi

Repository files navigation

Extrawest OCPI

pre-commit Code style: black Checked with mypy commit-check


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


Requirements


Python >= 3.10

Installation


  pip install extrawest-ocpi

Documentation, installation and quickstart instructions are HERE

Roadmap


  • Issues fixing

Related


The project was created through inspiration and adaptation of this project PY_OCPI.

License


This project is licensed under the terms of the MIT license.