A library to flatten JSON data using Rust.
Project description
Kangajo
A library to start the kangaroo war to end them all data using Rust.
Installation
pip install kangajo
Usage
import kangajo
json_data = """
{
"id": 1,
"first_name": "Jonathan",
...
}
"""
flat_data = kanga.flatten_dict(json_data)
print(flat_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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for kangajo-0.3.0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7df256a29dcf31d4e3920063c932040ce03cbcbd367e642c6e93b00a25b05382 |
|
MD5 | 8274e3ed57de2dc9a1fbe52d17eac33b |
|
BLAKE2b-256 | 4878df05d6bcf89b5e62c99065ced2d60a99be10b5ce9cec29bafd6b85ce69a8 |