Metadata-Version: 2.4
Name: pycmd2
Version: 0.3.6
Summary: Command tools build with python.
Project-URL: Repository, https://gitee.com/gooker_young/pycmd2
Project-URL: Documentation, https://pycmd2.readthedocs.io/zh-cn/stable/
Project-URL: Issues, https://gitee.com/gooker_young/pycmd2/issues
Author-email: gooker_young <gooker_young@qq.com>
Maintainer-email: gooker_young <gooker_young@qq.com>
License: MIT license
License-File: AUTHORS.rst
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: chardet>=5.2.0
Requires-Dist: paramiko>=3.5.1
Requires-Dist: pillow>=10.4.0
Requires-Dist: pypdf>=5.4.0
Requires-Dist: pyside2>=5.15.2.1
Requires-Dist: rich>=13.9.4
Requires-Dist: typer>=0.15.1
Description-Content-Type: text/x-rst

pycmd2
=================================

简介
------

Command tools built with python.

主要特性:

TODO:

-  xxx:
-  xxx:
-  xxx:

快速开始
----------

在项目中使用 ``pycmd2`` ::

    import pycmd2

TODO:
