mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
willmcgugan-patch-1
Textual
Build sophisticated, cross-platform, user interfaces with a simple Python API.
Run your apps in the terminal or a web browser with Textual Web or Textual Serve.
Widgets
Textual's library of builtin widgets cover everything from buttons, tree controls, data tables, inputs, text areas, and more…
Videos
Impatient?
Try the textual demo without installing.
Note
You will need uv to run this command.
uvx --python 3.12 textual-demo
Installing
Install Textual via pip:
pip install textual textual-dev
Check out the demo:
python -m textual
See getting started for details.
Documentation
Head over to the Textual documentation to start building!
Join us on Discord
Join the Textual developers and community on our Discord Server.
Languages
Python
98.8%
Scheme
0.8%
Jinja
0.3%
TypeScript
0.1%