软件包: python3-nubia (0.2b5-2)
python3-nubia 的相关链接
Trisquel 的资源:
下载源码包 python-nubia:
维护者:
Original Maintainers:
- Debian Python Team
- Nobuhiro Iwamatsu
外部的资源:
- 主页 [github.com]
相似软件包:
framework for building beautiful shells for python3
This is a lightweight framework for building command-line applications with Python. This was originally designed for the "logdevice interactive shell (aka. `ldshell`)" at Facebook. Since then it was factored out to be a reusable component and several internal Facebook projects now rely on it as a quick and easy way to get an intuitive shell/cli application without too much boilerplate.
其他与 python3-nubia 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jellyfish
- Library for approximate and phonetic matching of strings (Python 3)
-
- dep: python3-prettytable
- library to represent tabular data in visually appealing ASCII tables (Python3)
同时作为一个虚包由这些包填实: python3-ptable
-
- dep: python3-prompt-toolkit
- library for building interactive command lines (Python 3)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-termcolor
- ANSII Color formatting for output in terminal - Python 3.x
-
- dep: python3-typing-inspect
- API for runtime inspection of types in Python
-
- dep: python3-wcwidth
- determine printable width of a string on a terminal