.. -*- mode: rst -*-
::
_
| |
_ __ _ _ | |_ ___
| '_ \ | | | || __|/ _ \
| |_) || |_| || |_| __/
| .__/ \__, | \__|\___|
| | __/ |
|_| |___/ 0.8.2
What is ``pyte``?
-----------------
It's an in memory VTXXX-compatible terminal emulator.
*XXX* stands for a series of video terminals, developed by
`DEC <http://en.wikipedia.org/wiki/Digital_Equipment_Corporation>`_ between
1970 and 1995. The first, and probably the most famous one, was VT100
terminal, which is now a de-facto standard for all virtual terminal
emulators. ``pyte`` follows the suit.
So, why would one need a terminal emulator library?
* To screen scrape terminal apps, for example ``htop`` or ``aptitude``.
* To write cross platform terminal emulators; either with a graphical
(`xterm <http://invisible-island.net/xterm/>`_,
`rxvt <http://www.rxvt.org/>`_) or a web interface, like
`AjaxTerm <http://antony.lesuisse.org/software/ajaxterm/>`_.
* To have fun, hacking on the ancient, poorly documented technologies.
**Note**: ``pyte`` started as a fork of `vt102 <http://github.com/samfoo/vt102>`_,
which is an incomplete pure Python implementation of VT100 terminal.
Installation
------------
If you have `pip <https://pip.pypa.io/en/stable>`_ you can do the usual::
pip install pyte
Otherwise, download the source from `GitHub <https://github.com/selectel/pyte>`_
and run::
python setup.py install
Similar projects
----------------
``pyte`` is not alone in the weird world of terminal emulator libraries,
here's a few other options worth checking out:
`Termemulator <http://sourceforge.net/projects/termemulator/>`_,
`pyqonsole <http://hg.logilab.org/pyqonsole/>`_,
`webtty <http://code.google.com/p/webtty/>`_,
`AjaxTerm <http://antony.lesuisse.org/software/ajaxterm/>`_ and of course
`vt102 <http://github.com/samfoo/vt102>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/selectel/pyte",
"name": "pyte",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "vt102,vte,terminal emulator",
"author": "Sergei Lebedev",
"author_email": "superbobry@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ab/ab/b599762933eba04de7dc5b31ae083112a6c9a9db15b01d3109ad797559d9/pyte-0.8.2.tar.gz",
"platform": "any",
"description": ".. -*- mode: rst -*-\n\n::\n\n _\n | |\n _ __ _ _ | |_ ___\n | '_ \\ | | | || __|/ _ \\\n | |_) || |_| || |_| __/\n | .__/ \\__, | \\__|\\___|\n | | __/ |\n |_| |___/ 0.8.2\n\n\nWhat is ``pyte``?\n-----------------\n\nIt's an in memory VTXXX-compatible terminal emulator.\n*XXX* stands for a series of video terminals, developed by\n`DEC <http://en.wikipedia.org/wiki/Digital_Equipment_Corporation>`_ between\n1970 and 1995. The first, and probably the most famous one, was VT100\nterminal, which is now a de-facto standard for all virtual terminal\nemulators. ``pyte`` follows the suit.\n\nSo, why would one need a terminal emulator library?\n\n* To screen scrape terminal apps, for example ``htop`` or ``aptitude``.\n* To write cross platform terminal emulators; either with a graphical\n (`xterm <http://invisible-island.net/xterm/>`_,\n `rxvt <http://www.rxvt.org/>`_) or a web interface, like\n `AjaxTerm <http://antony.lesuisse.org/software/ajaxterm/>`_.\n* To have fun, hacking on the ancient, poorly documented technologies.\n\n**Note**: ``pyte`` started as a fork of `vt102 <http://github.com/samfoo/vt102>`_,\nwhich is an incomplete pure Python implementation of VT100 terminal.\n\n\nInstallation\n------------\n\nIf you have `pip <https://pip.pypa.io/en/stable>`_ you can do the usual::\n\n pip install pyte\n\nOtherwise, download the source from `GitHub <https://github.com/selectel/pyte>`_\nand run::\n\n python setup.py install\n\nSimilar projects\n----------------\n\n``pyte`` is not alone in the weird world of terminal emulator libraries,\nhere's a few other options worth checking out:\n`Termemulator <http://sourceforge.net/projects/termemulator/>`_,\n`pyqonsole <http://hg.logilab.org/pyqonsole/>`_,\n`webtty <http://code.google.com/p/webtty/>`_,\n`AjaxTerm <http://antony.lesuisse.org/software/ajaxterm/>`_ and of course\n`vt102 <http://github.com/samfoo/vt102>`_.\n",
"bugtrack_url": null,
"license": "",
"summary": "Simple VTXXX-compatible terminal emulator.",
"version": "0.8.2",
"project_urls": {
"Homepage": "https://github.com/selectel/pyte"
},
"split_keywords": [
"vt102",
"vte",
"terminal emulator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "59d0bb522283b90853afbf506cd5b71c650cf708829914efd0003d615cf426cd",
"md5": "ed593066f7990016efe4f597395a9cc3",
"sha256": "85db42a35798a5aafa96ac4d8da78b090b2c933248819157fc0e6f78876a0135"
},
"downloads": -1,
"filename": "pyte-0.8.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ed593066f7990016efe4f597395a9cc3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 31627,
"upload_time": "2023-11-12T09:33:41",
"upload_time_iso_8601": "2023-11-12T09:33:41.096125Z",
"url": "https://files.pythonhosted.org/packages/59/d0/bb522283b90853afbf506cd5b71c650cf708829914efd0003d615cf426cd/pyte-0.8.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ababb599762933eba04de7dc5b31ae083112a6c9a9db15b01d3109ad797559d9",
"md5": "668c33282e183b640dbf3b047042f314",
"sha256": "5af970e843fa96a97149d64e170c984721f20e52227a2f57f0a54207f08f083f"
},
"downloads": -1,
"filename": "pyte-0.8.2.tar.gz",
"has_sig": false,
"md5_digest": "668c33282e183b640dbf3b047042f314",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 92301,
"upload_time": "2023-11-12T09:33:43",
"upload_time_iso_8601": "2023-11-12T09:33:43.217072Z",
"url": "https://files.pythonhosted.org/packages/ab/ab/b599762933eba04de7dc5b31ae083112a6c9a9db15b01d3109ad797559d9/pyte-0.8.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-12 09:33:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "selectel",
"github_project": "pyte",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyte"
}