Skip to content

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

License

Notifications You must be signed in to change notification settings

Textualize/textual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord

Textual

Supported Python Versions PyPI version OS support

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 a web browser!

🎬 Demonstration

A quick run through of some Textual features.

Screen.Recording.2024-11-26.at.10__89pct_smaller.mp4

Impatient?

Try the textual demo without installing.

Textual supports themes


Textual adds interactivity to Rich with an API inspired by modern web development.

Textual apps can use 16.7 million colors with mouse support and smooth flicker-free animation.

A powerful layout engine, theming system, and re-usable widgets makes it possible to build apps that rival the desktop and web experience.

Great documentation and a builtin testing framework means that Textual apps can be maintained idefinitely.

Installing

Install Textual via pip:

pip install textual textual-dev

See the docs if you need help getting started.

Demo

Run the following command to see a little of what Textual can do:

python -m textual
Screenshot of the Textual demo

Documentation

Head over to the Textual documentation to start building!

Join us on Discord

Join the Textual developers and community on our Discord Server.