Skip to main content

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


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

kangajo-0.3.0-cp310-cp310-macosx_10_7_x86_64.whl (260.2 kB view hashes)

Uploaded CPython 3.10 macOS 10.7+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page