Skip to content

A Python tool to generate sample data from a JSON schema file

License

Notifications You must be signed in to change notification settings

eprparadocs/PyJsonGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The files in here constitute a tool, written in Python, that will take a JSON schema and generate a temporary JSON object filled with
random data. The file is guaranteeds to be compliant with the schema file.

jsdata.py - the main file for the command
report.py - specific functions to address various data types identified in the schema.


About

A Python tool to generate sample data from a JSON schema file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages