Skip to content

A simple python script that give you a .csv sheet from .json data

Notifications You must be signed in to change notification settings

doyoque/simple-python-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A SIMPLE PYTHON DATA PARSING TO CSV

Latest build: 2020-03-12

Just a simple python script to parse the data from json source and then export it as .csv

requirement

  • Python 3.6
  • Pip3
  • Pandas

To run this

#if you using multiple version of python
python3.6 main.py

#-----> it would generate output.csv immediately

About

A simple python script that give you a .csv sheet from .json data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages