Yaml to Json converter converts and saves a yaml file as a json file.
run the command:
pip install -r requirements.txt
Run the script using
python yaml_to_json.py
Enter the name of your yaml file\n
Enter the name for the output json file\n
And your yaml file will be converted to a json file\n