Files
textual/docs/index.md
2022-05-26 17:02:30 +01:00

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
```