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
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of python-textgrid!