Auto generate schema from list of json objects
Project description
Inducing schema of list of JSON/dictionary objects
Installation
pip install schema_induction
Usages
from schema_induction import generate_schema
# list of objects that you wish to find their schema
records = []
print(generate_schema(records))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file schema_induction-1.1.7.tar.gz.
File metadata
- Download URL: schema_induction-1.1.7.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.5 Darwin/20.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa364b8b6e8f29f9e4dbbc73785cc94e161f2958d15cfabb7e6e3cb2fab441da
|
|
| MD5 |
ae5cedd821627520ba14e39cac7387a2
|
|
| BLAKE2b-256 |
04a110578a6945d0c08896134adf274f0d579c5cb433968fb9a9b988526c473b
|
File details
Details for the file schema_induction-1.1.7-py3-none-any.whl.
File metadata
- Download URL: schema_induction-1.1.7-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.8.5 Darwin/20.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9c2baf865734ada2c4f1cd211d81620b7768b1e7537b58db22aaf3f4706e353
|
|
| MD5 |
ef0110768c9a32c961c33514e8ed0f77
|
|
| BLAKE2b-256 |
5a8b52e0d561bfce9100299c4350c15a2383f76bc9d0edcf8936e77cafeb8c8d
|