Metadata-Version: 2.1
Name: popug_schema_registry
Version: 0.0.1
Summary: Package for uber popug training project schema registry
Home-page: https://github.com/Drozdetskiy/popug_jira
Author: Mikhail Drozdetskiy
Author-email: m.drozdetskiy.dev@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# Popug Schema Registry
## Introduction
To generate schemas for popug projects run `datamodel-codegen --input schemas/<version> --input-file-type jsonschema --output models<version>`.

## How to start
```
pip install popug_schema_registry
```


