
textual 0.1.18
0
Text User Interface using Rich
Contents
Text User Interface using Rich
Stars: 12886, Watchers: 12886, Forks: 335, Open Issues: 124The Textualize/textual
repo was created 1 years ago and was last updated 26 minutes ago.
The project is extremely popular with a mindblowing 12886 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/willmcgugan/textual
- PyPi
- https://pypi.org/project/textual/
- 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 124 open issues on GitHub
- Correct markdown link to grid.py in README.md
- Use the
layout
as specified in CSS - Setting style manually appears to be broken
- CSS Vertical Layout
- Docstrings for styling properties
- Margin spacing is now invisible
- Docstrings for style properties
- Don't render margin
- Invisible widgets should allow background to be rendered
- file watch and refresh
- unexpected keyword argument error in big table example
- textual.app does not listen to key event when being hovered in maximized ROXTerm terminal
- Extract time values from CSS
- Add text input widget
- Proper way to remove widgets