Run a python script with one argument - json file
Budget: ₹600 – ₹1,500 INR
I have a python script which I want to run by passing a json file as an argument like below:
python my_script.py json_file.json
I heard about argparse but could not able to load it correctly using this. So it's small work and can be done quick if anyone has experience with argparse and json.
python my_script.py json_file.json
I heard about argparse but could not able to load it correctly using this. So it's small work and can be done quick if anyone has experience with argparse and json.