text-table (0.1.2)

Published 2026-08-06 12:32:01 +02:00 by jakob.scheid in jCloud/text-table

Installation

pip install --index-url https://gitea.jcloud-services.ddns.net/api/packages/jCloud/pypi/simple/ --extra-index-url https://pypi.org/simple text-table

About this package

A simple library for creating text tables.

Text table

A simple library for creating text tables.

Installation

You can install the library using pip:

pip install text-table --index-url https://jcloud-services.ddns.net/simple/

Usage

  • table: The function which creates a text table from the params.
  • TableBorderCharset: A class for the charset of a table border.
  • BORDER_THIN, BORDER_THICK, BORDER_DOUBLE, BORDER_ROUND: Prepared border charsets.
Details
PyPI
2026-08-06 12:32:01 +02:00
0
5.7 KiB
Assets (2)
Versions (7) View all
0.3.0 2026-08-06
0.2.0 2026-08-06
0.1.5 2026-08-06
0.1.4 2026-08-06
0.1.3 2026-08-06