This module contains only a single new-style class, that is called textgrid. It's a string-based solution that allows you to present data converted to strings in ASCII-Style tables. Actually, the class doesn't support different dimensions for each row and column.
Textgrid is an ASCII-Style table, easyly writable to a text file. It supports various operations, like writing in its cells, adding or deleting rows and columns, changing the measures of cells, and more. Textgrids allow to simply import/export text in tables that can be viewed with a simple txt reader, and also to store text in an object that can be easily printed whenever you want in your python application.
Features
- no need for third-party python-modules
- import/export from/to .txt files
- customizable table layout
- easy printing of ASCII-Based tables
License
GNU General Public License version 3.0 (GPLv3)Other Useful Business Software
Turn Your Content into Interactive Magic - For Free
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of python-textgrid!