Skip to content

Software for formating table data ( GUI: PySimpleGUI )

Notifications You must be signed in to change notification settings

nngogol/table-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ⲯ table-generator Ⲯ

🌟 Software for formating table data 🌟 ( GUI: ( ͡° ͜ʖ ͡°)◞PySimpleGUI )

Description

I wanted to make different files with python.

I've used pure python to process(split, format) data and also PySimpleGUI for GUI, because it really helps to see the results.

Preview

preview

The cool thing: use WHATEVER text editor to prepare your data (look at gifs below).

gif1 | gif2

Give delim (delimiter) and your vals(rows values). Pick one option from 4 available. Get your out(output).

Usage

It's 1 file, God.

*Unix:

python3 main.py

(please no) Windows:

python main.py

About

Software for formating table data ( GUI: PySimpleGUI )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages