Metadata-Version: 2.1
Name: DDLJ
Version: 0.0.2
Summary: JSON Utils for generating DDL from JSON Schema
Home-page: https://github.com/deepstartup/jsonutils
Author: Arghadeep Chaudhury,Siddhartha Bhattacharya
Author-email: siddhbhatt@gmail.com,arghadeep.chaudhury@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: flatten-json

# JSON Utils Package

This is a python package having multiple utilities. 
[Github-flavored Markdown](https://github.com/deepstartup/jsonutils/)
DDLj:Convert the JSON schema file into physical DDL file in .sql format.
Below are the input parameter for the package (1.JSON Schema Path,2.JSON Output Path,3.Glossary File)

