[ 源代码: python-click-repl ]
软件包:python3-click-repl(0.2.0-3)
python3-click-repl 的相关链接
Debian 的资源:
下载源码包 python-click-repl:
- [python-click-repl_0.2.0-3.dsc]
- [python-click-repl_0.2.0.orig.tar.gz]
- [python-click-repl_0.2.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
REPL plugin for Click - Python 3.x
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.
It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API.
This package provides a REPL plugin for click.
其他与 python3-click-repl 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- dep: python3-prompt-toolkit
- library for building interactive command lines (Python 3)
-
- dep: python3-six
- Python 2 and 3 compatibility library