GitHub - geekskool/python-json-parser · GitHub
Skip to content

geekskool/python-json-parser

Folders and files

Repository files navigation

pyJSONparser

A JSON parser in Python 3 with individual parsers which parse: array, boolean, colon, comma, null, number, object, string.

Provided 5 example JSON files for testing. JSON files are examples from the JSON website

Usage

Change variable file_name to the file name of the JSON document. And run with command python jsonparse.py or python3 jsonparse.py

License

See the LICENSE file for license rights and limitations (MIT)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages