Contents

marshmallow-jsonschema 0.13.0

0

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow

Stars: 214, Watchers: 214, Forks: 81, Open Issues: 64

The fuhrysteve/marshmallow-jsonschema repo was created 10 years ago and the last code push was 1 years ago.
The project is popular with 214 github stars!

How to Install marshmallow-jsonschema

You can install marshmallow-jsonschema using pip

pip install marshmallow-jsonschema

or add it to a project with poetry

poetry add marshmallow-jsonschema

Package Details

Author
Stephen Fuhry
License
MIT License
Homepage
https://github.com/fuhrysteve/marshmallow-jsonschema
PyPi:
https://pypi.org/project/marshmallow-jsonschema/
GitHub Repo:
https://github.com/fuhrysteve/marshmallow-jsonschema

Classifiers

No  marshmallow-jsonschema  pypi packages just yet.

Errors

A list of common marshmallow-jsonschema errors.

Code Examples

Here are some marshmallow-jsonschema code examples and snippets.

Related Packages & Articles

apispec 6.9.0

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

jsons 1.6.3

For serializing Python objects to JSON (dicts) and back

jsonref 1.1.0

jsonref is a library for automatic dereferencing of JSON Reference objects for Python.