mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
12 lines
280 B
Markdown
12 lines
280 B
Markdown
# Welcome
|
|
|
|
Welcome to the [Textual](https://github.com/Textualize/textual) framework documentation, built with ❤️ by [Textualize.io](https://www.textualize.io)
|
|
|
|
## Getting started
|
|
|
|
Textual is a Python framework which you can install via Pypi.
|
|
|
|
```bash
|
|
pip install textual
|
|
```
|