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/getfunctions 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
Release files for jsonutils3 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jsonutils3-1.0.0.tar.gz | 2.4 kB | Details |
Release files / jsonutils3-1.0.0.tar.gz
| Download URL | jsonutils3-1.0.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fd3c3a2abce109fc53e32a199c8c9fd9974832d33e07cd99495828e87b1b6226
|
|
BLAKE2b-256 checksum How to use checksums |
4d97c9a90803104c085cf5d6526ba379bbb7fda415ddecc13669caba98aab53d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|