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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.2.0 2026-06-06    
1.1.0 2025-11-23    
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 2026-09-03 10:13:49 UTC