1
- dr [ ![ json2python-models] ( /etc/logo.png )] ( https://github.com/bogdandm/json2python-models )
1
+ [ ![ json2python-models] ( /etc/logo.png )] ( https://github.com/bogdandm/json2python-models )
2
2
3
3
[ ![ PyPI version] ( https://img.shields.io/pypi/v/json2python-models.svg?color=green )] ( https://badge.fury.io/py/json2python-models )
4
4
[ ![ Build] ( https://github.com/bogdandm/json2python-models/actions/workflows/test_and_release.yml/badge.svg )] ( https://github.com/bogdandm/json2python-models/actions/workflows/test_and_release.yml )
@@ -9,7 +9,7 @@ dr[](https://github.com/bogdandm/json2python
9
9
10
10
json2python-models is a [ Python] ( https://www.python.org/ ) tool that can generate Python models classes
11
11
([ pydantic] ( https://github.com/samuelcolvin/pydantic ) , dataclasses, [ attrs] ( https://github.com/python-attrs/attrs ) )
12
- from JSON dataset .
12
+ from JSON datasets .
13
13
14
14
## Features
15
15
@@ -26,23 +26,18 @@ from JSON dataset.
26
26
27
27
## Table of Contents
28
28
29
- - [ Features] ( #features )
30
- - [ Table of Contents] ( #table-of-contents )
31
- - [ Examples] ( #examples )
32
- - [ Part of Path of Exile public items API] ( #part-of-path-of-exile-public-items-api )
33
- - [ F1 Season Results] ( #f1-season-results )
34
- - [ Swagger] ( #swagger )
35
- - [ Github-actions config files] ( #github-actions-config-files )
36
- - [ Example with preamble] ( #example-with-preamble )
37
- - [ Installation] ( #installation )
38
- - [ Usage] ( #usage )
39
- - [ CLI] ( #cli )
40
- - [ Low level API] ( #low-level-api )
41
- - [ Tests] ( #tests )
42
- - [ Test examples] ( #test-examples )
43
- - [ Built With] ( #built-with )
44
- - [ Contributing] ( #contributing )
45
- - [ License] ( #license )
29
+ * [ Features] ( #features )
30
+ * [ Table of Contents] ( #table-of-contents )
31
+ * [ Example] ( #example )
32
+ * [ Installation] ( #installation )
33
+ * [ Usage] ( #usage )
34
+ * [ CLI] ( #cli )
35
+ * [ Low level API] ( )
36
+ * [ Tests] ( #tests )
37
+ * [ Test examples] ( #test-examples )
38
+ * [ Built With] ( #built-with )
39
+ * [ Contributing] ( #contributing )
40
+ * [ License] ( #license )
46
41
47
42
## Examples
48
43
0 commit comments