Skip to content

A simple program that generates tables based on the provided labels from the standard input.

Notifications You must be signed in to change notification settings

daisvke/TableForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

TableForge

Description

This Python program prompts the user to enter a list of labels separated by commas.
It then generates a table with centered labels, where each label is surrounded by a border of dashes.
The table is displayed in the console, providing a visually appealing representation of the input labels.

Command

python3 tableForge.py

Screenshot

Example with the ARP packet

About

A simple program that generates tables based on the provided labels from the standard input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages