Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 272 Bytes

File metadata and controls

9 lines (7 loc) · 272 Bytes

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