Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.64 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.64 KB

EventstoreDB Client Python

ci

version pyversions license

docs pdm ruff

What is EventstoreDB Client Python?

A EventstoreDB gRPC client written in python .

Features

Installation

EventstoreDB Client Python can be installed with pip:

pip install eventstoredb

Quickstart

Contributing