| marshmallow-code/marshmallow |
6,790 |
|
9,091 |
1,264 |
about 2 years ago |
171 |
July 20, 2023 |
175 |
mit |
Python |
| A lightweight library for converting complex objects to and from simple Python datatypes. |
| schematics/schematics |
2,539 |
|
306 |
81 |
over 3 years ago |
24 |
August 17, 2021 |
107 |
other |
Python |
| Python Data Structures for Humans™. |
| getkin/kin-openapi |
2,234 |
|
0 |
1,042 |
about 2 years ago |
158 |
November 28, 2023 |
111 |
mit |
Go |
| OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more) |
| jcrist/msgspec |
1,668 |
|
0 |
118 |
about 2 years ago |
34 |
October 05, 2023 |
58 |
bsd-3-clause |
Python |
| A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML |
| encode/typesystem |
492 |
|
30 |
23 |
about 4 years ago |
29 |
November 18, 2021 |
28 |
bsd-3-clause |
Python |
| Data validation, serialization, deserialization & form rendering. 🔢 |
| Pylons/colander |
439 |
|
420 |
45 |
over 2 years ago |
48 |
January 03, 2023 |
38 |
other |
Python |
| A serialization/deserialization/validation library for strings, mappings and lists. |
| marshmallow-code/marshmallow-jsonapi |
212 |
|
98 |
20 |
about 4 years ago |
43 |
December 27, 2020 |
51 |
mit |
Python |
| JSON API 1.0 (https://jsonapi.org/) formatting with marshmallow |
| rsinger86/drf-typed-views |
199 |
|
0 |
0 |
almost 4 years ago |
8 |
June 07, 2020 |
1 |
mit |
Python |
| Use type annotations to validate/deserialize request parameters in Dango REST Framework. |
| seandstewart/typical |
175 |
|
1 |
3 |
almost 3 years ago |
115 |
July 20, 2019 |
15 |
mit |
Python |
| Typical: Fast, simple, & correct data-validation using Python 3 typing. |
| s-knibbs/dataclasses-jsonschema |
162 |
|
15 |
30 |
over 2 years ago |
44 |
October 27, 2022 |
41 |
mit |
Python |
| JSON schema generation from dataclasses |