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.