ptpython:高级交互式Python解析器-python

时间:2021-06-18 18:14:15
【文件属性】:
文件名称:ptpython:高级交互式Python解析器-python
文件大小:415KB
文件格式:ZIP
更新时间:2021-06-18 18:14:15
交互式解析器 ptpython:高级交互式Python解析器 ptpython 更好的 Python REPL pip install ptpython Ptpython 是一种高级 Python REPL。 它应该适用于从 2.6 到 3.7 的所有 Python 版本,并且可以跨平台(Linux、BSD、OS X 和 Windows)工作。 注意:这个版本的 ptpython 至少需要 Python 3.6。 为较旧的 Python 版本安装 ptpython 2.0.5。 安装 使用 pip 安装它: pip install ptpython 通过键入 ptpython 启动它。 功能语法高亮。 多行编辑(向上箭头有效)。 自动完成。 鼠标支持。 [1] 支持配色方案。 支持括号粘贴 [2]。 Vi 和 Emacs 键绑定。 支持双宽(中文)字符。 ......以及许多其他事情。 [1] 默认禁用。 (在菜单中启用。) [2] 如果终端支持它(大多数终端支持),则无需进入粘贴模式即可粘贴。 它将保留缩进。 更多屏幕截图 配置菜单:历史页面及其帮助:自动完成:嵌
【文件预览】:
ptpython-master
----setup.py(2KB)
----.gitignore(675B)
----CHANGELOG(13KB)
----pyproject.toml(305B)
----MANIFEST.in(104B)
----LICENSE(1KB)
----setup.cfg(26B)
----.github()
--------workflows()
----examples()
--------test-cases()
--------python-embed-with-custom-prompt.py(1KB)
--------python-embed.py(162B)
--------ssh-and-telnet-embed.py(1KB)
--------asyncio-ssh-python-embed.py(1KB)
--------ptpython_config()
--------python-input.py(217B)
--------asyncio-python-embed.py(1KB)
----README.rst(7KB)
----tests()
--------run_tests.py(545B)
----ptpython()
--------layout.py(27KB)
--------signatures.py(8KB)
--------style.py(6KB)
--------completer.py(23KB)
--------eventloop.py(2KB)
--------__init__.py(45B)
--------key_bindings.py(9KB)
--------contrib()
--------lexer.py(947B)
--------utils.py(6KB)
--------ipython.py(10KB)
--------py.typed(0B)
--------history_browser.py(21KB)
--------__main__.py(119B)
--------python_input.py(41KB)
--------validator.py(2KB)
--------prompt_style.py(2KB)
--------entry_points()
--------filters.py(903B)
--------repl.py(25KB)
----docs()
--------images()
--------concurrency-challenges.rst(4KB)
----mypy.ini(128B)

网友评论