JSON schema generation from dataclasses
☆168Aug 19, 2023Updated 2 years ago
Alternatives and similar repositories for dataclasses-jsonschema
Users that are interested in dataclasses-jsonschema are comparing it to the libraries listed below
Sorting:
- Easily serialize Data Classes to and from JSON☆1,479Aug 8, 2024Updated last year
- Fast JSON schema validator for Python.☆488Jan 24, 2026Updated last month
- A python deserialisation library built on top of dataclasses☆32Nov 18, 2018Updated 7 years ago
- A fast native implementation of diff algorithm with a pure Python fallback☆39Dec 26, 2022Updated 3 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆25Aug 10, 2024Updated last year
- Extensible schema validations and declarative syntax helpers in Python.☆25Jan 11, 2024Updated 2 years ago
- ☆11Nov 3, 2025Updated 4 months ago
- libarchive wrapper for Nim☆21Oct 20, 2021Updated 4 years ago
- Serialize/deserialize Python dataclasses to various other data formats☆26Mar 30, 2023Updated 2 years ago
- Kubemen watch your Kubernetes cluster and send notifications when a resource changes☆13Jan 30, 2021Updated 5 years ago
- Run pyupgrade on all files in a directory, and optionally recursively.☆11Feb 21, 2026Updated last week
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Jul 30, 2011Updated 14 years ago
- Datasette plugin for serving media based on a SQL query☆21Dec 13, 2022Updated 3 years ago
- Data-structure definition/validation/traversal, mapping and serialisation toolkit for Python☆39Jan 8, 2026Updated last month
- Type inference provider using mypy for LibCST!☆13May 3, 2023Updated 2 years ago
- Bluebottle☆11Updated this week
- ☆10May 1, 2025Updated 10 months ago
- Quart-CORS is an extension for Quart to enable and control Cross Origin Resource Sharing, CORS.☆35Nov 5, 2025Updated 4 months ago
- Easy integration of APISpec for Starlette☆53Mar 25, 2024Updated last year
- Check Python ASTs against templates☆18Jan 29, 2024Updated 2 years ago
- Backports for ckan.plugins.toolkit to ease CKAN extension compatibility☆17Apr 6, 2022Updated 3 years ago
- A Makefile that contains the seed of a python development environment.☆14Apr 21, 2020Updated 5 years ago
- Example of NATS auth callout with dynamic authorization☆16Nov 16, 2023Updated 2 years ago
- A new approach to interfaces in Python☆15Dec 8, 2022Updated 3 years ago
- Simple creation of data classes from dictionaries.