Skip to content

filipefilardi/excel-to-json-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excel-to-json-python

Supported file extension .xlsx, .xlsm, .xltx, .xltm

Read this in other languages: English, Português.

Installation

$ pip install openpyxl

Check official openpyxl documentation if needed.

Run

$ python excel_reader.py

How to use

  • Run script for the first time to generate all dependencies;
  • Add excel to convert inside tables folder;
  • Run script to create json files inside json folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages