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, который поможет вам выводить сообщения в консоль в рамках с адаптивным изменением длины сообщение. Так же длину сообщениня можно установить в ручную.

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

  • Небольшое исправления работы с пользователем

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

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




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:

  • Small user-usage fixes

Github-repository

Latest version: v. 1.0.2

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

from consoletabletext import edit, line
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"], 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.2.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

consoletabletext-1.0.2-py3-none-any.whl (7.8 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