Skip to content

cockpithq/schema-registry-client

Repository files navigation

Schema Registry Client

Development

Linting

pipenv run flake8

Run mypy

pipenv run mypy schema_registry_client

Run unit tests

pipenv run pytest

Build a package

pipenv run python -m build

Releases

No releases published

Packages

No packages published

Languages