Skip to main content

Console Table Test is a Python package that will help you output messages to the console in a console with adaptive message length change

Project description

ConsoleTableText

RUS:

ConsoleTableText - это пакет для Python, который поможет вам выводить сообщения в консоль в рамках с адаптивным изменением длины сообщение. Так же длину сообщениня можно установить в ручную.

В последнем обновлении:

  • Добавлена возможность выводить сообщения вида ключь - значение
  • Добавлена поддержка изменения внешнего вида текста от Python

Github-репозиторий

Последняя версия: v. 1.0.0




ENG:

Console Table Test is a Python package that will help you output messages to the console in a console with adaptive message length change. The message length can also be set manually.

In the latest update:

  • Added the ability to output key-value messages
  • Added support for changing the appearance of text from Python

Github-repository

Latest version: v. 1.0.0

Code Example \ Пример кода:

import ConsoleTableText
ConsoleTableText.edit(NewTypeMessageSize="set", NewMessageSize=35, NewBorderStyle=["# ", "!", "-", "."])
ConsoleTableText.line(["Console Table Text Example", "-border-", "\033[1mSome Text\033[0m", "\033[1mKey-value\033[0m -value- \033[94mText Example\033[0m"], mode="table", textAlign=["center", "left"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

consoletabletext-1.0.0.tar.gz (28.5 kB view hashes)

Uploaded Source

Built Distribution

consoletabletext-1.0.0-py3-none-any.whl (29.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page