8000 GitHub - filipefilardi/excel-to-json-flask: Excel to Json online converter made with Python/Flask.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

filipefilardi/excel-to-json-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

excel-to-json-flask

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

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

Installation

$ pip install -r requirements.txt

or

$ pip install openpyxl

Check official openpyxl documentation if nedded.

$ pip install Flask

Check official flask documentation if nedded.

Run

$ python run.py

Support

Thank you the following authors for awesome source-codes provided, don't forget to support their projects.

About

Excel to Json online converter made with Python/Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.5%
  • Python 26.6%
  • JavaScript 24.2%
  • CSS 9.7%
0