pyjson5x

JSON5 rough serializer and parser for Python 3 written in Cython.

Installation

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

sudo apt install libstdc++6
pip3 install pyjson5x

Page last updated 2023-10-28 04:57:14 UTC