[ 原始碼: readlike ]
套件:python3-readlike(0.1.3-3)
GNU Readline-like line editing module
A Python module that provides `GNU Readline`_-like line editing functions (the default Emacs-style ones). If you just want to use Readline, use the readline_ package in the standard library--but this package allows access to those capabilties in settings outside of a standard CLI.
Currently, all stateless Readline commands are implemented. This means that yanking and history are not supported.
This module is especially well-suited to interfacing with Urwid_ due to a shared syntax for describing key inputs.
其他與 python3-readlike 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)