Paquet : python3-termbox (1.1.2+dfsg-3)
Liens pour python3-termbox
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source termbox :
Responsable :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à python3-termbox
|
|
|
|
-
- dep: libc6 (>= 2.15)
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
-
- dep: python3 (<< 3.8)
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
- dep: python3 (>= 3.7~)
Télécharger python3-termbox
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
armhf | 36,9 ko | 95,0 ko | [liste des fichiers] |