Pacote: python3-termbox (1.1.2+dfsg-7 e outros)
Links para python3-termbox
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte termbox:
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Outros pacotes relacionados a python3-termbox
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- dep: python3 (<< 3.15)
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
- dep: python3 (>= 3.13~)
Download de python3-termbox
| Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|---|
| amd64 | 1.1.2+dfsg-7+b1 | 58.1 kB | 279.0 kB | [lista de arquivos] |
| arm64 | 1.1.2+dfsg-7+b1 | 52.3 kB | 293.0 kB | [lista de arquivos] |
| armhf | 1.1.2+dfsg-7+b1 | 52.3 kB | 287.0 kB | [lista de arquivos] |
| i386 | 1.1.2+dfsg-7+b1 | 53.8 kB | 273.0 kB | [lista de arquivos] |
| ppc64el | 1.1.2+dfsg-7+b1 | 58.2 kB | 421.0 kB | [lista de arquivos] |
| riscv64 | 1.1.2+dfsg-7+b1 | 57.1 kB | 237.0 kB | [lista de arquivos] |
| s390x | 1.1.2+dfsg-7+b1 | 60.3 kB | 281.0 kB | [lista de arquivos] |
