Skip to main content

Textual Libraries

by Edward Jazzhands

The following libraries are all component/widget plugins for Textual , which is a popular Python framework for building terminal user interfaces.

The documentation for all these libraries can also be found here:
Libraries Documentation

Textual-Window
A Textual widget for a floating, draggable window and included window bar/manager system.
Textual-SlideContainer
Provides a new container, the SlideContainer. Makes it easy to create sliding or hidden menu bars.
Textual-Pyfiglet
A widget that fully integrates the famous FIGlet ASCII art generator into Textual.
Textual-Color-O-Matic
A widget for Textual that makes it easy to display ASCII art with color effects and animations.