
pyte 0.8.2
0
Simple VTXXX-compatible terminal emulator.
Contents
Simple VTXXX-compatible terminal emulator.
Stars: 717, Watchers: 717, Forks: 117, Open Issues: 56The selectel/pyte repo was created 14 years ago and the last code push was 5 months ago.
The project is popular with 717 github stars!
How to Install pyte
You can install pyte using pip
pip install pyte
or add it to a project with poetry
poetry add pyte
Package Details
- Author
- Sergei Lebedev
- License
- Homepage
- https://github.com/selectel/pyte
- PyPi:
- https://pypi.org/project/pyte/
- GitHub Repo:
- https://github.com/selectel/pyte
Classifiers
- Terminals/Terminal Emulators/X Terminals
Related Packages
Errors
A list of common pyte errors.
Code Examples
Here are some pyte code examples and snippets.
GitHub Issues
The pyte package has 56 open issues on GitHub
- Improve grapheme and emoji flags (regional indicators) support
- examples/nanoterm.py: Handle OSError during os.read
pythonfix