Пакет: python3-termbox (1.1.2+dfsg-6 и другие)
Ссылки для python3-termbox
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код termbox:
Сопровождающий:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Library for writing text-based user interfaces (Python)
Termbox is a library that provides minimalistic API which allows the programmer to write text-based user interfaces.
It is based on a very simple abstraction. The main idea is viewing terminals as a table of fixed-size cells and input being a stream of structured messages. Would be fair to say that the model is inspired by windows console API. The abstraction itself is not perfect and it may create problems in certain areas. The most sensitive ones are copy & pasting and wide characters (mostly Chinese, Japanese, Korean (CJK) characters). When it comes to copy & pasting, the notion of cells is not really compatible with the idea of text. And CJK runes often require more than one cell to display them nicely. Despite the mentioned flaws, using such a simple model brings benefits in a form of simplicity. And KISS principle is important.
At this point one should realize, that CLI (command-line interfaces) aren't really a thing termbox is aimed at. But rather pseudo-graphical user interfaces.
This package ships with Python3 binding of termbox.
Другие пакеты, относящиеся к python3-termbox
|
|
|
|
-
- dep: libc6 (>= 2.34)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: python3 (<< 3.14)
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
- dep: python3 (>= 3.12~)
Загрузка python3-termbox
Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
---|---|---|---|---|
armhf | 1.1.2+dfsg-6+b3 | 53,9 Кб | 191,0 Кб | [список файлов] |