jDocument

The jDocument class allows you to encapsulate a json document (dict or a list) and perform a lot of operations to read, update and add data.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install jdocument

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.11 2023-02-08  
0.1.10 2023-01-20  
0.1.9 2023-01-19  
0.1.8 2023-01-18  
0.1.7 2023-01-18  
0.1.6 2023-01-18  
0.1.5 2023-01-18  
0.1.4 2023-01-18  

Issues with this package?

Page last updated 2026-05-13 05:35:20 UTC