gjson

gjson-py is a Python package that provides a simple way to filter and extract data from JSON-like objects or JSON files, using the GJSON syntax.

Installation

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

pip3 install gjson

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2023-01-24  
0.4.0 2022-11-12  
0.3.0 2022-11-10  
0.2.1 2022-10-25  
0.2.0 2022-10-24  
0.1.0 2022-10-04  
0.0.5 2022-08-05  
0.0.4 2022-06-11  
0.0.3 2022-06-11  
0.0.2 2022-05-31  
0.0.1 2022-05-21  

Issues with this package?

Page last updated 2025-07-18 04:05:08 UTC