全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: termbox  ]

套件:python3-termbox(1.1.2+dfsg-3)

python3-termbox 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 termbox

維護者:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-termbox

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
armhf 36。9 kB95。0 kB [檔案列表]