Skip to content

Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser!

License

Notifications You must be signed in to change notification settings

TomJGooding/textual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Supported Python Versions PyPI version OS support

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.

Videos

🎬 Demonstration
Screen.Recording.2024-11-26.at.10__89pct_smaller.mp4
🎬 Textual Serve
Screen.Recording.2024-11-27.at.15__89pct_smaller.mp4

Textual in Action

buttons

tree

datatables

inputs

Impatient?

Try the textual demo without installing.

uvx --python 3.12 textual-demo

Textual supports themes

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.

About

Textual is a Rapid Application Development framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and (coming soon) a web browser!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%