Python Rest Client to interact against Schema Registry Confluent Server to manage Avro Schemas
Project description
# Python Rest Client Schema Registry
[](https://travis-ci.org/marcosschroh/python-schema-registry-client) [](https://github.com/marcosschroh/python-schema-registry-client/blob/master/LICENSE) [](https://codecov.io/gh/marcosschroh/python-schema-registry-client) [](https://img.shields.io/badge/python-3.6%20%7C%203.7-blue.svg)
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 python-schema-registry-client `
## Client API, Serializer, Faust Integration and Schema Server description
Documentation: [https://marcosschroh.github.io/python-schema-registry-client.io](https://marcosschroh.github.io/python-schema-registry-client)
## Run Tests
The tests are run against the Schema Server using docker compose, so you will need Docker and Docker Compose installed.
`bash ./scripts/test.sh `
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.2.0.tar.gz.
File metadata
- Download URL: python-schema-registry-client-0.2.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf8aec04c69c30991d02ed03484dc9b0ca491af4dd10ae29eab702660c4185cf
|
|
| MD5 |
dcf76720e9f2d9dd2d07dbde01b43b98
|
|
| BLAKE2b-256 |
5d9acfb7264cc864cc94929f5193412dd1b3f9e96d6754ea2651279739fcf642
|