CS50P - Final Project - Bence Markiel - StrTable

Опубликовано: 26 Июнь 2026
на канале: Bence Markiel
231
3

StrTable - Powerful ASCII Table Generator for Python & AutoHotkey

Welcome to the channel. StrTable is a highly configurable ASCII table generator for both Python and AutoHotkey v2!.

GitHub Repository: https://github.com/bceenaeiklmr/StrTa...

StrTable allows you to easily format and display tabular data, whether it’s from strings, CSV files, or clipboard contents. With customizable options for headers, borders, separators, padding, and alignment, you can create professional-looking ASCII tables for any project!

Features:

Supports string, CSV-like, text files, arrays, and clipboard input
Customizable headers, borders, separators, padding, and alignment
Display indexes and auto-detect delimiters in CSV-style input
Multiple formatting options: title case, upper case, lower case, random case, etc.
Adjustable padding and float precision for perfect alignment
Option to remove table borders for a cleaner look.