JSON flattening and expansion
Project description
JSONx Python
A Python implementation of JSONx.
Installation
pip install jsonx-py
Unflattening JSON
import jsonx
data = {
"user.name": "Anakin Skywalker",
"user.email": "anakin@jedi.galaxy",
}
jsonx.unflatten(data)
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
jsonx-py-1.0.0.tar.gz
(2.1 kB
view details)
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 jsonx-py-1.0.0.tar.gz.
File metadata
- Download URL: jsonx-py-1.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6da08fa35b0cc6e37958135099acbed699a5730a2faa80e3711bb6e209afc8cd
|
|
| MD5 |
65e34ba1901c7ba1729511bc1086fb48
|
|
| BLAKE2b-256 |
131929d5524282b4d5b83c5d10c05ed2063b44fa4ba7b08ed7aeec7f09605f20
|
File details
Details for the file jsonx_py-1.0.0-py3-none-any.whl.
File metadata
- Download URL: jsonx_py-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0b0376beb21ccb6e51d492aafab69033955a4bf2ccd256e12d8a7b1d7012001
|
|
| MD5 |
95e8b90ad79397b85f39c32eaf874d2b
|
|
| BLAKE2b-256 |
c53339da8dbdc132acfb3812502e5244154062d02bfce787e99be1ffa3aba248
|