Skip to content

hhs98/TableGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple python program to generate table from txt file.

Quick Start Guide

  • Clone this project from this repo.
  • Create virtual environment and activate it.
  • Install all the packages from requirements.txt by using following command.
pip install -r requirements.txt
  • If everything works fine then try to run the following command to start the program
python gui.py

About

A simple python program to generate table from text files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages