2580160759629c7b270fb2193670a76b8a9f916d
neue Datei: pyproject.toml neue Datei: src/text-table/__init__.py neue Datei: src/text-table/_core.py
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.
Description
Languages
Python
91.6%
Shell
8.4%