Introduction
This module will guide you through the process of installing Textual Wizard, and creating a basic application with it.
Requirements
Textual Wizard requires Python 3.9 or later.
Installation
You can install textual-wizard from PyPI using the following command:
Warning
Ensure that Python>=3.9 is installed, or the installation will fail.
Example application
To verify the installation and explore the capabilities of Textual Wizard, run the example application with the following command: