skip to navigation
skip to content

python-json 3.4

an implementation of a JSON reader and writer in Python

json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation. Home page: http://json.org