python-mini-project/csv_to_json at main · Simran1306/python-mini-project · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Star Badge Open Source Love

CSV TO JSON

🛠️ Description

This script helps to convert a csv file to a json file.

⚙️ Languages or Frameworks Used

language used - python3. Packages required - csv and json. if not already installed use pip3 install csv and pip3 install json. (If there are a lot of them, including a requirements.txt file will work better.)

🌟 How to run

python3 csv_to_json.py.

🤖 Author

Rajit Gupta.