Metadata-Version: 2.4
Name: autobots-tui
Version: 0.0.1
Summary: A textual-based terminal user interface application
Project-URL: Homepage, https://github.com/jetoslabs/autobots-tui
Project-URL: Repository, https://github.com/jetoslabs/autobots-tui
Author-email: Your Name <your.email@example.com>
License: MIT
Keywords: cli,terminal,textual,tui
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <4.0,>=3.13
Requires-Dist: autobots-client==0.1.0
Requires-Dist: loguru>=0.7.3
Requires-Dist: pydantic>=2.12.5
Requires-Dist: textual-dev>=1.8.0
Requires-Dist: textual>=8.1.1
Requires-Dist: typer>=0.24.1
Requires-Dist: websockets>=14.1
