https://github.com/vivek3141/json-parser
This python program is used to parse JSON files and return a dictionary
https://github.com/vivek3141/json-parser
json json-parser parser
Last synced: 11 months ago
JSON representation
This python program is used to parse JSON files and return a dictionary
- Host: GitHub
- URL: https://github.com/vivek3141/json-parser
- Owner: vivek3141
- Created: 2018-04-21T21:32:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T20:37:44.000Z (over 7 years ago)
- Last Synced: 2023-03-02T04:25:49.157Z (almost 3 years ago)
- Topics: json, json-parser, parser
- Language: Python
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON-Parser
This python program is used to parse JSON files and return a dictionary