文件名称:因为有时候您需要现场直播-Python开发
文件大小:56KB
文件格式:ZIP
更新时间:2024-06-14 06:19:02
Python Command-line Tools
doitlive doitlive是在终端中进行实时演示的工具。 当您键入随机字符时,它将读取shell命令文件并在伪终端会话中重播命令。 立即获取doitlive doitlive是在终端中进行实时演示的工具。 当您键入随机字符时,它将读取shell命令文件并在伪终端会话中重播命令。 使用Homebrew立即获得macOS:$ brew update $ brew install doitlive with pip:$ pip install doitlive需要pip> = 2.7或> = 3.5的Python。 快速入门创建一个名为session.sh的文件。 用bash命令填充它。 运行doitlive play session.sh。 $ doitlive play session.sh类型像
【文件预览】:
doitlive-dev
----MANIFEST.in(21B)
----README.rst(2KB)
----release_homebrew.sh(1KB)
----CHANGELOG.rst(6KB)
----doitlive()
--------exceptions.py(204B)
--------compat.py(123B)
--------python_consoles.py(2KB)
--------termutils.py(1KB)
--------keyboard.py(7KB)
--------__init__.py(1KB)
--------styling.py(7KB)
--------cli.py(16KB)
--------version_control.py(2KB)
--------__version__.py(22B)
--------ipython_consoles.py(6KB)
----RELEASING.rst(501B)
----AUTHORS.rst(812B)
----examples()
--------walkthrough.sh(703B)
--------python_and_ipython.sh(318B)
----CONTRIBUTING.md(622B)
----tox.ini(661B)
----LICENSE(1KB)
----setup.cfg(247B)
----setup.py(3KB)
----.pre-commit-config.yaml(433B)
----azure-pipelines.yml(483B)
----docs()
--------authors.rst(28B)
--------make.bat(6KB)
--------_themes()
--------conf.py(834B)
--------requirements.txt(35B)
--------index.rst(7KB)
--------Makefile(7KB)
--------license.rst(56B)
--------kudos.rst(545B)
--------changelog.rst(46B)
--------_static()
----tests()
--------test_doitlive.py(14KB)
--------test_ipython.py(3KB)
--------sessions()
--------__init__.py(0B)
--------test_python_consoles.py(976B)
--------test_styling.py(2KB)
--------conftest.py(171B)
----.gitignore(420B)