[ sid ]
[ 原始碼: textual-autocomplete ]
套件:python3-textual-autocomplete(4.0.4-2)
python3-textual-autocomplete 的相關連結
Debian 的資源:
下載原始碼套件 textual-autocomplete:
- [textual-autocomplete_4.0.4-2.dsc]
- [textual-autocomplete_4.0.4.orig.tar.xz]
- [textual-autocomplete_4.0.4-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
autocompletion for Textual's Input widget (Python module)
textual-autocomplete is a simple autocomplete dropdown library for Textual's Input widgets.
其他與 python3-textual-autocomplete 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-textual
- TUI (Text User Interface) framework for Python inspired by modern web development
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python