Skip to content

TomJGooding/textual-dissect

Repository files navigation

textual-dissect

A tool for dissecting Textual widgets, including default CSS and more.

screenshot

About

The Textual documentation is excellent, but sometimes you need to dig a bit deeper. I regularly found myself having to dive into the source code to check the default CSS for widgets.

textual-dissect provides quick and easy access to the default CSS and other inner workings of Textual widgets not covered by the documentation.

Installation

Install textual-dissect using pip:

pip install textual-dissect

Note

It is recommended to install textual-dissect within your Textual project using pip, rather than as a standalone tool with pipx or uvx. This ensures that the Textual version in this tool aligns with the version in your current project.

License

Licensed under the GNU General Public License v3.0.

About

A tool for dissecting Textual widgets, including default CSS and more

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages