Metadata-Version: |
2.1 |
Name: |
pyTooling.TerminalUI |
Version: |
1.5.9 |
Summary: |
A set of helpers to implement a text user interface (TUI) in a terminal. |
Author: |
Patrick Lehmann |
Author-Email: |
Paebbels[at]gmail.com |
Home-Page: |
https://GitHub.com/pyTooling/pyTooling.TerminalUI |
Project-Url: |
Documentation, https://pyTooling.GitHub.io/pyTooling.TerminalUI |
Project-Url: |
Source Code, https://GitHub.com/pyTooling/pyTooling.TerminalUI |
Project-Url: |
Issue Tracker, https://GitHub.com/pyTooling/pyTooling.TerminalUI/issues |
License: |
Apache-2.0 |
Keywords: |
terminal,shell,text user interface,TUI,console,message logging |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Topic :: Utilities |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Development Status :: 5 - Production/Stable |
Requires-Python: |
>=3.7 |
Requires-Dist: |
colorama (>=0.4.5) |
Requires-Dist: |
pyTooling (>=2.1.0) |
Requires-Dist: |
sphinxcontrib-mermaid (>=0.7.1); extra == "all" |
Requires-Dist: |
sphinx-autodoc-typehints (>=1.18.1); extra == "all" |
Requires-Dist: |
autoapi; extra == "all" |
Requires-Dist: |
sphinx (>=5.0.2); extra == "all" |
Requires-Dist: |
colorama (>=0.4.5); extra == "all" |
Requires-Dist: |
sphinx-fontawesome (>=0.0.6); extra == "all" |
Requires-Dist: |
pyTooling (>=2.1.0); extra == "all" |
Requires-Dist: |
sphinxcontrib-mermaid (>=0.7.1); extra == "doc" |
Requires-Dist: |
sphinx-autodoc-typehints (>=1.18.1); extra == "doc" |
Requires-Dist: |
autoapi; extra == "doc" |
Requires-Dist: |
sphinx (>=5.0.2); extra == "doc" |
Requires-Dist: |
colorama (>=0.4.5); extra == "doc" |
Requires-Dist: |
sphinx-fontawesome (>=0.0.6); extra == "doc" |
Requires-Dist: |
pyTooling (>=2.1.0); extra == "doc" |
Provides-Extra: |
all |
Provides-Extra: |
doc |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.md |