GitHub - SkwalExe/textual-wizard: Python library enabling your console application to ask for user input with a modern terminal-intergrated text-based interface.

💠 We bring life to your terminal applications! 💠

Documentation

--> Please head over to our documentation for more information! <--

How to install 📥

You can install textual-wizard easily with pip to use it in your projects:

pip install textual-wizard

Caution

Textual Wizard requires at least Python 3.9. You will not be able to install the library with pip if this requirement is not met.

Demonstration

Demo gif

Contributing 🤝

For contribution instructions, take a look at the contributing section of our documentation.