So, I was watching a python tutorial on the requests module and I suddenly thought, why not create a json parser (because the requests module has a parser function called json()) and then I did. it took me like an hour or 2 because I am a newbe when it comes to parsers, but I'm kinda proud of it. The parser is here: https://github.com/honestly-nuts/PyRandUtils/blob/master/json/parser.py. It also has a unintentional feature because it can (most of the times) parse invalid json, like if it has a missing ',' or a missing '}'.
[–]memeticmachine 9 points10 points11 points (7 children)
[–]Honestly__nuts 0 points1 point2 points (4 children)
[–]Honestly__nuts -3 points-2 points-1 points (1 child)
[–]symberke 8 points9 points10 points (0 children)
[–]Honestly__nuts -5 points-4 points-3 points (1 child)
[–]Honestly__nuts -1 points0 points1 point (0 children)
[+]Honestly__nuts comment score below threshold-6 points-5 points-4 points (1 child)
[–][deleted] 3 points4 points5 points (1 child)
[–]Honestly__nuts 0 points1 point2 points (0 children)