Textual-Window
Documentation and Guide¶
Installation¶
Or using uv:
Demo app¶
You can instantly try out the demo app using uv or pipx:
Or if you have it downloaded into your python environment, run it using the entry script:
For uv users, after adding it to your environment:
Getting Started¶
Import into your project with:
Apologies, as this library is still in development, the API may change frequently and there is not yet any documentation on how to use it. However, you can refer to the demo app for examples of how to use the components.
API Reference¶
You can find the full API reference on the reference page.