文件名称:pyrundeck:用于Rundeck API的薄型纯Python包装器
文件大小:247KB
文件格式:ZIP
更新时间:2024-05-21 08:01:32
Python
PyRundeck 用于 薄型纯Python包装器 安装 为了安装运行(最好在虚拟环境中): $ git clone https://github.com/EKT/pyrundeck $ pip install -e ./pyrundeck 很快,PyPi上将有一个软件包。
【文件预览】:
pyrundeck-master
----setup.py(1KB)
----.gitignore(155B)
----.travis.yml(501B)
----pyrundeck()
--------__init__.py(2KB)
--------rundeck_parser.py(17KB)
--------xml2native.py(17KB)
--------api.py(8KB)
--------endpoints.py(8KB)
--------helpers.py(2KB)
--------exceptions.py(2KB)
----doc()
--------html()
--------Makefile(7KB)
--------index.rst(461B)
--------conf.py(8KB)
--------modules.rst(64B)
--------pyrundeck.rst(1KB)
--------intro.rst(623B)
--------usage.rst(3KB)
----LICENSE.txt(2KB)
----README.rst(706B)
----tests()
--------functional_tests()
--------unit_tests()
--------__init__.py(0B)
--------config.py(2KB)
--------test_data()
----.coveragerc(26B)