Metadata-Version: 2.1
Name: Shellper
Version: 0.1
Summary: A Python Library for create shell apps.
Home-page: https://gitee.com/ShawnMerry/Shellper
Author: ShawnMerry
Author-email: merrybili@163.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests>=2.31.0
Requires-Dist: colorama>=0.4.6

# Shellper

A Python Library about shells.
<br>It can help you create the better shell apps..

#### [PyPI](https://pypi.org/project/Shellper)

#### [Gitee](https://gitee.com/ShawnMerry/Shellper)
