python3-genson

user-friendly JSON Schema generator (Python tool & library)

Description

GenSON is a powerful, user-friendly JSON Schema generator built in Python.

This is not the Python equivalent of the Java Genson library. If you are coming from Java and need to create JSON objects in Python, you want Python’s builtin json library.)

GenSON’s core function is to take JSON objects and generate schemas that describe them, but it is unique in its ability to merge schemas. It was originally built to describe the common structure of a large number of JSON objects, and it uses its merging ability to generate a single schema from any number of JSON objects and/or schemas.

This package contains the Python library and 'genson' command-line tool.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/wolverdude/genson/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-genson