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