Metadata-Version: 2.3
Name: textual-enhanced
Version: 0.8.0
Summary: A library of mildly-opinionated enhancements to Textual
Project-URL: Homepage, https://github.com/davep/textual-enhanced
Project-URL: Repository, https://github.com/davep/textual-enhanced
Project-URL: Documentation, https://github.com/davep/textual-enhanced/blob/main/README.md
Project-URL: Source, https://github.com/davep/textual-enhanced
Project-URL: Issues, https://github.com/davep/textual-enhanced/issues
Project-URL: Discussions, https://github.com/davep/textual-enhanced/discussions
Author-email: Dave Pearson <davep@davep.org>
License: License :: OSI Approved :: MIT License
Keywords: framework,library,terminal,tui
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Terminals
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: textual>=1.0.0
Description-Content-Type: text/markdown

# textual-enhanced

This library is a mildly-opinionated set of enhancements and extras for the
Textual framework, mainly aimed at how I like my own Textual apps to look
and work. I've written this as a common set of tweaks I want for my own
Textual apps. It might be useful for yours too.

See [the online documentation](https://blog.davep.org/textual-enhanced/) for
more backrgound and details.

[//]: # (README.md ends here)
