guillon / python-jsonlib

Simple python library for hierarchical dictionaries manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsonlib is a simple library for manipulating hierarchical dictionaries.

Install with:
$ ./setup.py build
$ ./test.py
$ sudo ./setup.py install

Ref to setup.py or PKG-INFO in source distributions for authors, copying and license.

This module requires jsonpath >= 0.57, upload and install it from:
http://pypi.python.org/pypi/jsonpath/

About

Simple python library for hierarchical dictionaries manipulation


Languages

Language:C++ 44.1%Language:C 31.0%Language:Shell 22.3%Language:Python 2.6%