python-task

a minimal imdb json parser

to run with movies.json

python3 src/main.py data/movies.json

arguments

flag args default command
-c use basic data cleansing
-s ";" "," set column separator
-h show help menu