Metadata-Version: 2.1
Name: PyStorCLITUI
Version: 0.0.1.dev9
Summary: Python StorCLI TUI
Author-email: Rafael Leira <rafael.leira@naudit.es>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/Naudit/pystorcliTUI
Keywords: storcli,wrapper,cli,tui,textual
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyStorCLI2 (>=0.6.2)
Requires-Dist: textual (>=0.19.1)
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: coveralls ; extra == 'dev'
Requires-Dist: pdoc ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'

# pystorcliTUI
[![Coverage Status Master](https://coveralls.io/repos/github/Naudit/pystorclitui/badge.svg?branch=master)](https://coveralls.io/github/Naudit/pystorclitui?branch=master)
![Coveralls branch](https://img.shields.io/coverallsCoverage/github/Naudit/pystorclitui?branch=develop&label=coverage%20on%20develop&logo=coveralls)
[![Downloads](https://static.pepy.tech/personalized-badge/pystorclitui?period=month&units=international_system&left_color=grey&right_color=blue&left_text=Downloads/month)](https://pepy.tech/project/pystorclitui)

An easy to use TUI for storcli written in python

For now this is just a proof of concept, it does almost nothing.
