Test repo:
python interactive script to query an online API and handle the returned json via user input
v1.0
/jpars.py : API parser v1.0
v2.0
/in.json : input file
/jpars2.py : API parser v2.0
/out.json : output/parsed json
/selection.csv : output of selection run
Project still need completion and refinements.
- input validation + sanitization
- conditional/cases checking
- code testing/debugging
- sorting task
- new ideas ???