FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
python-mini-projects/projects/Convert_JSON_to_CSV at master · vikadmin/python-mini-projects · GitHub
vikadmin
/
python-mini-projects
Public
forked from
Python-World/python-mini-projects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-mini-projects
/
projects
/
Convert_JSON_to_CSV
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
python-mini-projects
/
projects
/
Convert_JSON_to_CSV
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
README.md
README.md
converter.py
converter.py
input.json
input.json
output.csv
output.csv
README.md
Outline
Convert a json file into a csv
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
Back
|
FazBrowse Home
|
New Git URL