Python-从一个Python模块功能生成一个CLI工具

时间:2022-08-30 00:47:50
【文件属性】:

文件名称:Python-从一个Python模块功能生成一个CLI工具

文件大小:13KB

文件格式:ZIP

更新时间:2022-08-30 00:47:50

Python开发-命令行工具

从一个Python模块/功能生成一个CLI工具


【文件预览】:
cligenerator-master
----setup.py(1KB)
----.gitignore(1KB)
----.travis.yml(91B)
----LICENSE(1KB)
----CHANGELOG.md(563B)
----setup.cfg(40B)
----cligenerator()
--------__init__.py(39B)
--------cligenerator.py(13KB)
----README.md(7KB)
----tests()
--------test_function.py(645B)
--------context.py(58B)
--------cli_func.py(440B)
--------cli_module.py(1KB)
--------mymodule.py(181B)
--------test_module.py(1KB)
----MANIFEST(116B)

网友评论