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 andJsonObject[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
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
jsonutils3-1.0.0.tar.gz
(2.4 kB
view details)
File details
Details for the file jsonutils3-1.0.0.tar.gz
.
File metadata
- Download URL: jsonutils3-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd3c3a2abce109fc53e32a199c8c9fd9974832d33e07cd99495828e87b1b6226 |
|
MD5 | 0cdaaf1e29d83ec61cbca2a7c7736b83 |
|
BLAKE2b-256 | 4d97c9a90803104c085cf5d6526ba379bbb7fda415ddecc13669caba98aab53d |