Python Rest Client to interact against Schema Registry Confluent Server to manage Avro Schemas
Project description
# Python Rest Client Schema Registry
Python Rest Client to interact against [schema-registry](https://docs.confluent.io/current/schema-registry/index.html) confluent server to manage [Avro Schemas](https://docs.oracle.com/database/nosql-12.1.3.1/GettingStartedGuide/avroschemas.html) resources.
## Requirements
python 3.6+, avro-python3, fastavro, requests
## Installation
` pip install `
### [Client API](../blob/master/docs/client.md)
### [Message Serializer](../blob/master/docs/serializer.md)
### [Schema Registry Server Description](../blob/master/docs/schemaregistry_server.md)
### [How to use if with Faust?](../blob/master/docs/faust.md)
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
File details
Details for the file python-schema-registry-client-0.0.1.tar.gz.
File metadata
- Download URL: python-schema-registry-client-0.0.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3c4c66372ab11d12fea9526352e85bff2760b55b8dda20c6a999744b0c5cd0f
|
|
| MD5 |
43217e1fe3ace5d3f68e6b7d6bba0b43
|
|
| BLAKE2b-256 |
bee109d98eeccd64921406fdae25108083c4c8279932b8f5937939a0670ef651
|