News

A simple JSON parser written in Python in for educational purposes. I think JSON is a fun language to write a parser for because of its simplicity.
A Python JSON parser. Contribute to whaleygeek/py_jsonparser development by creating an account on GitHub.
Unknown to many, Python works well with JSON files. Here we show you how to pretty print a JSON file in Python.