Modern Text User Interface framework
Project description
Textual
Textual is a Python framework for creating interactive applications that run in your terminal.
🎬 Code browser
This is the code_browser.py example which clocks in at 61 lines (including docstrings and blank lines).
https://user-images.githubusercontent.com/554369/189394703-364b5caa-97e0-45db-907d-7b1620d6411f.mov
About
Textual adds interactivity to Rich with a Python API inspired by modern development development.
On modern terminal software (installed by default on most systems), Textual apps can use 16.7 million colors with mouse support and smooth flicker-free animation. A powerful layout engine and re-usable components makes it possible to build apps that rival the desktop and web experience.
Compatibility
Textual runs on Linux, macOS, and Windows. Textual requires Python 3.7 or above.
Installing
Install Textual via pip:
pip install textual[dev]
The addition of [dev] installs Textual development tools.
Reference commands
The textual command has a few sub-commands to preview Textual styles.
🎬 Easing reference
This is the easing reference which demonstrates the easing parameter on animation, with both movement and opacity. You can run it with the following command:
textual easing
https://user-images.githubusercontent.com/554369/189485538-31e794ff-61d7-4faf-902a-6e90a9d76e5b.mov
🎬 Borders reference
This is the borders reference which demonstrates some of the borders styles in Textual. You can run it with the following command:
textual borders
https://user-images.githubusercontent.com/554369/189485735-cb2b4135-caee-46d7-a118-66cd7ed9eef5.mov
Examples
The Textual repository comes with a number of examples you can experiment with or use as a template for your own projects.
📷 Stopwatch
This is the Stopwatch example from the tutorial.
Light theme
Dark theme
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file textual-0.2.0b2.tar.gz.
File metadata
- Download URL: textual-0.2.0b2.tar.gz
- Upload date:
- Size: 206.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b855f0c024d4dfc2c328990bee0b87554df6fb146fb35bba1367d8d929c79c63
|
|
| MD5 |
71bd6d96c8edf154c505280266ec9c67
|
|
| BLAKE2b-256 |
e3b63ee4dffd1b8d47194d94e5c7dfc523a181fe5cfda4502067e24b069e3676
|
File details
Details for the file textual-0.2.0b2-py3-none-any.whl.
File metadata
- Download URL: textual-0.2.0b2-py3-none-any.whl
- Upload date:
- Size: 247.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a292b9bb6c21409822ef8f2abdacaf66a29137ee7dd5d0c7290dc27b23f38626
|
|
| MD5 |
c6a31cfd8f4df52893508cd59d85dab6
|
|
| BLAKE2b-256 |
a39d76ec33f1e1fe0ff0170b2bd572ddf55b0cbe4ad3257469e30e39d9332f0c
|