EventStoreDB gRPC client.
Project description
EventStoreDB GRPC Client.
Use this client to interact with EventStoreDB via GRPC.
Quickstart
Installation
pip install eventstore_grpc
Try it!
docker compose down \
&& docker compose up -d \
&& echo 'Wait for EventStoreDB to be ready...' \
&& sleep 10 \
&& poetry run python scripts/example.py \
&& docker compose down
See the example.
Tests
To run the test locally start EventStore DB with docker compose up
, then just run pytest
.
Coverage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eventstore_grpc-0.1.1.tar.gz
(87.5 kB
view hashes)
Built Distribution
Close
Hashes for eventstore_grpc-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfc986c783e149e4d7d6a68fb17572ec4304a6e08744daa0d557c7cbec1274a7 |
|
MD5 | bcd5fc59b93cb27d116b7f49dab037ff |
|
BLAKE2b-256 | 06e89a00ad7c60d34a6004aa3ae6d7a3e2b1f35a8e647dee473ebe8f94b5da81 |