Metadata-Version: 2.1
Name: kognitos-bdk-runtime-client
Version: 1.36.1
Summary: Kognitos Book Runtime Client
License: Proprietary
Author: Emiliano Lesende
Author-email: emiliano@kognitos.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: boto3 (>=1.24.96,<2.0.0)
Requires-Dist: grpcio (==1.68.1)
Requires-Dist: protobuf (>=4.25,<5.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# Kognitos BDK Runtime Client

Python client library for the Kognitos Book Development Kit (BDK) runtime. This package implements the BCI 3 protocol client with a pluggable transport mechanism, supporting AWS Lambda and other runtime environments.

## Contributing

See [CONTRIB.md](CONTRIB.md) for development setup and contribution guidelines.

