guacamole:Guacamole是Python的命令行工具库

时间:2021-05-11 10:40:59
【文件属性】:
文件名称:guacamole:Guacamole是Python的命令行工具库
文件大小:111KB
文件格式:ZIP
更新时间:2021-05-11 10:40:59
Python 鳄梨酱-创建命令行应用程序的框架 正确的工具 Guacamole是LGPLv3许可的工具包,用于创建良好的命令行应用程序。 鳄梨调味酱为您做正确的事情,并使编写应用程序更容易。 .. testsetup:: import guacamole >> > class HelloWorld ( guacamole . Command ): ... """A simple hello-world application.""" ... def register_arguments ( self , parser ): ... parser . add_argument ( 'name' ) ... def invoked ( self , ctx ): ... print ( "Hello {0}!" . format ( ctx
【文件预览】:
guacamole-master
----MANIFEST.in(264B)
----README.rst(2KB)
----CONTRIBUTING.rst(3KB)
----.gitattributes(378B)
----COPYING(34KB)
----HISTORY.rst(896B)
----requirements.txt(13B)
----AUTHORS.rst(172B)
----examples()
--------adder.py(3KB)
--------hello-world.py(2KB)
--------fake-git.py(3KB)
--------logger.py(3KB)
--------rainbow.py(8KB)
----guacamole()
--------test_core.py(1KB)
--------recipes()
--------__init__.py(2KB)
--------core.py(11KB)
--------ingredients()
----.travis.yml(351B)
----tox.ini(237B)
----COPYING.LESSER(7KB)
----setup.cfg(307B)
----setup.py(3KB)
----Makefile(1KB)
----docs()
--------authors.rst(27B)
--------make.bat(6KB)
--------readme.rst(26B)
--------reference.rst(996B)
--------contributing.rst(52B)
--------conf.py(9KB)
--------installation.rst(1KB)
--------history.rst(27B)
--------index.rst(267B)
--------Makefile(7KB)
--------usage()
--------ingredients()
----po()
--------pl.po(62KB)
--------guacamole.pot(6KB)
----.editorconfig(291B)
----.gitignore(443B)
----i18n-argparse()
--------py32-argparse.py(2KB)
--------py34-argparse.py(2KB)
--------py33-argparse.py(2KB)

网友评论