textual 0.83.0
0
Modern Text User Interface framework
Contents
Modern Text User Interface framework
Stars: 25313, Watchers: 25313, Forks: 777, Open Issues: 132The Textualize/textual
repo was created 3 years ago and the last code push was 10 hours ago.
The project is extremely popular with a mindblowing 25313 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 132 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