+--------------+--------------+--------------+ | |Shadypollen's | | +--------------+--------------+--------------+ | Python | Table | Maker | +--------------+--------------+--------------+
A simple script to make tables in Python 3. All you need to do is to enter the data row by row and the script will generate an ASCII table accordingly.
- Use getopt to allow for old-school option input
- Export lists in JSON and HTML format
- Make a GUI version(?)