Skip to main content

A lib to use json easly.

Project description

jsonutils

A lib to use json easly.

Dependencies

  • Python 3.5+

Installation

  • Install jsonutils with pip install jsonutils3
  • Enjoy

Features

  • Modify json by function and by direct key access (set/get functions and JsonObject[key])
  • Support dot in access (example : json["config.theme"] => get value of "theme" in value of "config")
  • Save function + option to save at destruction
  • Convert json to xml (to_xml() function)

Uncoming Features

  • Clear json
  • Propose in issues

Changelog

V 1.0.0 - 12/02/2020 (LATEST)

  • First version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsonutils3-1.0.0.tar.gz (2.4 kB view hashes)

Uploaded Source

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