Skip to content

Abstracts26/Json-to-CSV-by-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Json-to-CSV-by-py
Convert Json file to CSV file through python program

This script take a json file as input and generate a csv file in output.

Prerequisites modules
json
Run pip install json to install required external modules.
How to run the script
Execute python3 converter.py

About

Convert Json file to CSV file through python program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages