Skip to content

Latest commit

 

History

History
 
 

csv_to_json

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.