文件名称:pyte:与VTXXX兼容的简单Linux终端模拟器
文件大小:107KB
文件格式:ZIP
更新时间:2024-03-23 22:11:20
Python
_ | | _ __ _ _ | |_ ___ | '_ \ | | | || __|/ _ \ | |_) || |_| || |_| __/ | .__/ \__, | \__|\___| | | __/ | |_| |___/ 0.8.1-dev 什么是pyte ? 它是内存中与VTXXX兼容的终端仿真器。 XXX代表由在1970年至1995年之间开发的一系列视频终端。第一个(也许也是最著名的)视频终端是VT100,它现在已成为所有虚拟终端仿真器的实际标准。 pyte遵循了诉讼。 那么,为什么需要一个终端仿真器库呢? 要筛选抓取的终端应用程序,例如htop或aptitude 。 编写跨平台终端仿真器; 可以使用图形( , )或Web界面(例如 。 为了玩得开心,请使用古老的,文献记录很少的技术。
【文件预览】:
pyte-master
----MANIFEST.in(229B)
----README.rst(6B)
----AUTHORS(247B)
----pyte()
--------control.py(2KB)
--------charsets.py(7KB)
--------compat.py(770B)
--------graphics.py(3KB)
--------__init__.py(2KB)
--------__main__.py(747B)
--------screens.py(46KB)
--------modes.py(2KB)
--------streams.py(15KB)
--------escape.py(4KB)
----examples()
--------nanoterm.py(1KB)
--------history.py(1KB)
--------webterm.py(4KB)
--------helloworld.py(527B)
--------debug.py(5KB)
--------capture.py(1KB)
--------static()
----.travis.yml(141B)
----LICENSE(7KB)
----requirements_dev.txt(29B)
----CHANGES(11KB)
----setup.cfg(22B)
----benchmark.py(1KB)
----setup.py(1KB)
----docs()
--------conf.py(7KB)
--------index.rst(1KB)
--------Makefile(4KB)
--------api.rst(1KB)
--------changelog.rst(24B)
--------tutorial.rst(3KB)
----tests()
--------test_stream.py(9KB)
--------test_diff.py(4KB)
--------test_screen.py(46KB)
--------captured()
--------test_history.py(12KB)
--------test_input_output.py(621B)
----.gitignore(53B)
----README(2KB)