构建命令行的 Python 库 Python Prompt Toolkit

码农软件 · 软件分类 · 常用工具包 · 2019-08-16 16:42:07

软件介绍

Python Prompt Toolkit 是构建强大的交互式命令行的库。

prompt_toolkit 可以作为 GNU readline,的替代品,但它可以做的更多。

特性:

  • 纯 Python.

  • 输入时语法高亮

  • 多行输入编辑

  • 高级代码补全Advanced code completion.

  • Emacs 和 Vi 键绑定(类似 readline)

  • 反向和正向增量搜索

  • 可在 Python 2.6 至 3.4 版本运行

  • Unicode 双宽字符(中文输入)运行效果很好 。

  • 可选文本复制/粘贴 (Both Emacs and Vi style.)

  • 多输入缓冲

  • 没有全局的状态

  • 轻量级,唯一的依赖是 Pygments,six 和 wcwidth

  • 用心写的代码

  • 可在 Linux, OS X, OpenBSD 和 Windows 运行


本文地址:https://www.codercto.com/soft/d/12503.html

Programming the Mobile Web

Programming the Mobile Web

Maximiliano Firtman / O'Reilly Media / 2010-07-23 / $44.99

* Learn how to use your existing skills to move into mobile web development * Discover the new possibilities of mobile web development, and understand its limitations * Get detailed coverage of ......一起来看看 《Programming the Mobile Web》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

html转js在线工具
html转js在线工具

html转js在线工具