File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# JSON Schema to AWS Glue schema converter
2
2
3
+ <!-- markdownlint-disable MD013 -->
4
+
5
+ [ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit )
6
+ [ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
7
+ [ ![ Checked with mypy] ( http://www.mypy-lang.org/static/mypy_badge.svg )] ( http://mypy-lang.org/ )
8
+ [ ![ image] ( https://img.shields.io/pypi/v/pydantic-glue.svg )] ( https://pypi.python.org/pypi/pydantic-glue )
9
+ [ ![ image] ( https://img.shields.io/pypi/l/pydantic-glue.svg )] ( https://github.com/svdimchenko/pydantic-glue/blob/main/LICENSE )
10
+ [ ![ image] ( https://img.shields.io/pypi/pyversions/pydantic-glue.svg )] ( https://pypi.python.org/pypi/pydantic-glue )
11
+ [ ![ Actions status] ( https://github.com/svdimchenko/pydantic-glue/actions/workflows/ci.yml/badge.svg )] ( https://github.com/svdimchenko/pydantic-glue/actions )
12
+
13
+ <!-- markdownlint-restore -->
14
+
3
15
<!-- TOC -->
4
16
* [ JSON Schema to AWS Glue schema converter] ( #json-schema-to-aws-glue-schema-converter )
5
17
* [ Installation] ( #installation )
You can’t perform that action at this time.
0 commit comments