
textual 7.5.0
0
Modern Text User Interface framework
Contents
Modern Text User Interface framework
Stars: 34061, Watchers: 34061, Forks: 1082, Open Issues: 244The Textualize/textual repo was created 4 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 34061 github stars!
How to Install textual
You can install textual using pip
pip install textual
or add it to a project with poetry
poetry add textual
Package Details
- Author
- Will McGugan
- License
- MIT
- Homepage
- https://github.com/Textualize/textual
- PyPi:
- https://pypi.org/project/textual/
- Documentation:
- https://textual.textualize.io/
- GitHub Repo:
- https://github.com/willmcgugan/textual
Classifiers
Related Packages
Errors
A list of common textual errors.
Code Examples
Here are some textual code examples and snippets.
GitHub Issues
The textual package has 244 open issues on GitHub
- Extend row cursor
- Allow using
tree-sitter-language-packif installed - fix: preserve existing text when typing separator in MaskedInput
- [BUG] RecursionError when stacking translucent Screens with Header(show_clock=True)
RichLog.write(expand=True)not working with latest Rich- feat: add Catppuccin Frappe and Macchiato themes
- Allow to use Reactive class-var in watch method
- Reactivity examples broken in docs
- Typing separator deletes existing text in
MaskedInput - ProgressBar width ignored in Widget DEFAULT_CSS
- Scroll behavior of RichLog and Log differ
- action_suspend_process leaves the terminal the raw state
- A tooltip that can't avoid the mouse instantly disappears
- Bug in sliding puzzle game
- Terminal messed up after Python (native module) crash
pythonfix







