Skip to content

Enjoy the streamlined process of uploading, converting, and exporting your data!

Notifications You must be signed in to change notification settings

golden-state0fmind/JSON_To_Excel_Wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON_To_Excel_Wizard

Enjoy the streamlined process of uploading, converting, and exporting your data!

Relative Image

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  • Python3 (version 3.9+)
  • Additional dependencies are in requirements.txt

Installation

  1. Clone the repository:
    git clone https://github.com/golden-state0fmind/JSON_To_Excel_Wizard.git
    cd JSON_To_Excel_Wizard
  2. Create a virtual environment for the dependencies (best practice):
    python3 -m venv venv
    source venv/bin/activate   # On Windows: venv\Scripts\activate
  3. Install all the dependencies to get the project running:
    pip install -r requirements.txt

Usage

  • Start the server and begin using the project to convert your JSON into Excel Sheets:

    python3 server.py

About

Enjoy the streamlined process of uploading, converting, and exporting your data!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published