json2obj

Convert your JSON data to a valid Python object to allow accessing keys with the member access operator(.)

Installation

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

pip3 install json2obj

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.2 2021-11-22    
1.0.1 2021-11-22    

Issues with this package?

Page last updated 2023-10-28 01:43:16 UTC