Skip to content

A Python3 script to convert XLSX files to JSON format

Notifications You must be signed in to change notification settings

GamerBoy2K/XLSXtoJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

XLSXtoJSON

Python3 Script to covert a Google Sheet into JSON format and save those files.

Python Script to covert a Google Sheet into JSON format and save those files. This script need some packages.

  1. requestes
  2. pandas

To install the packages you need to install them. PIP command is given below

pip install requests
pip install pandas

Enjoy

About

A Python3 script to convert XLSX files to JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages