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 details)
Built Distribution
File details
Details for the file eventstore_grpc-0.1.1.tar.gz
.
File metadata
- Download URL: eventstore_grpc-0.1.1.tar.gz
- Upload date:
- Size: 87.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a93315c92041dcbec214464fc7a721c112a0a854a18fcd6777c28b1c0af05cf9 |
|
MD5 | 4e0df34d43b2a3412bb90b8a9ec20821 |
|
BLAKE2b-256 | 4827579a2dca92faaecc667d0edfdd09087418299214a16d79570673967ecfdc |
File details
Details for the file eventstore_grpc-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: eventstore_grpc-0.1.1-py3-none-any.whl
- Upload date:
- Size: 128.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.6 Linux/5.15.0-1040-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfc986c783e149e4d7d6a68fb17572ec4304a6e08744daa0d557c7cbec1274a7 |
|
MD5 | bcd5fc59b93cb27d116b7f49dab037ff |
|
BLAKE2b-256 | 06e89a00ad7c60d34a6004aa3ae6d7a3e2b1f35a8e647dee473ebe8f94b5da81 |