معرفی شرکت ها


python3-blessed_1.16.1-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Thin, practical wrapper around terminal capabilities in Python3
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Focal-20.04
مخزن Ubuntu universe all
نام بسته python3-blessed
نام فایل بسته python3-blessed_1.16.1-1_all.deb
نسخه بسته 1.16.1
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/jquast/blessed
مجوز -
حجم دانلود 50484
حجم نصب 251
Blessed is a thin, practical wrapper around terminal capabilities in Python. It provides: . * Styles, color, and maybe a little positioning without necessarily clearing the whole screen first. * Works great with standard Python string formatting. * Provides up-to-the-moment terminal height and width, so you can respond to terminal size changes. * Avoids making a mess if the output gets piped to a non-terminal: outputs to any file-like object such as StringIO, files, or pipes. * Uses the terminfo(5) database so it works with any terminal type and supports any terminal capability: No more C-like calls to tigetstr and tparm. * Keeps a minimum of internal state, so you can feel free to mix and match with calls to curses or whatever other terminal libraries you like. * Provides plenty of context managers to safely express terminal modes, automatically restoring the terminal to a safe state on exit. * Act intelligently when somebody redirects your output to a file, omitting all of the terminal sequences such as styling, colors, or positioning. Dead-simple keyboard handling: safely decoding unicode input in your system's preferred locale and supports application/arrow keys. * Allows the printable length of strings containing sequences to be determined. . This package installs the library for Python 3.


نیازمندی

مقدار نام
>= 1.9.0 python3-six
- python3-wcwidth
- python3:any


نحوه نصب


نصب پکیج deb python3-blessed:

    sudo apt-get install python3-blessed_1.16.1-1_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/blessed/__init__.py
./usr/lib/python3/dist-packages/blessed/_capabilities.py
./usr/lib/python3/dist-packages/blessed/formatters.py
./usr/lib/python3/dist-packages/blessed/keyboard.py
./usr/lib/python3/dist-packages/blessed/sequences.py
./usr/lib/python3/dist-packages/blessed/terminal.py
./usr/lib/python3/dist-packages/blessed/tests/__init__.py
./usr/lib/python3/dist-packages/blessed/tests/accessories.py
./usr/lib/python3/dist-packages/blessed/tests/test_core.py
./usr/lib/python3/dist-packages/blessed/tests/test_formatters.py
./usr/lib/python3/dist-packages/blessed/tests/test_keyboard.py
./usr/lib/python3/dist-packages/blessed/tests/test_length_sequence.py
./usr/lib/python3/dist-packages/blessed/tests/test_sequences.py
./usr/lib/python3/dist-packages/blessed/tests/test_wrap.py
./usr/lib/python3/dist-packages/blessed/tests/wall.ans
./usr/lib/python3/dist-packages/blessed/win_terminal.py
./usr/lib/python3/dist-packages/blessed-1.16.1.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/blessed-1.16.1.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/blessed-1.16.1.egg-info/requires.txt
./usr/lib/python3/dist-packages/blessed-1.16.1.egg-info/top_level.txt
./usr/lib/python3/dist-packages/blessed-1.16.1.egg-info/zip-safe
./usr/share/doc/python3-blessed/changelog.Debian.gz
./usr/share/doc/python3-blessed/copyright