文件名称:pypuppetdb, 用于使用 PuppetDB API的python 库.zip
文件大小:59KB
文件格式:ZIP
更新时间:2022-10-08 02:58:11
开源
pypuppetdb, 用于使用 PuppetDB API的python 库 pypuppetdb pypuppetdtb是一个与 puppetdb REST API 一起工作的库。 它是使用 `requests`_插件库实现的。 _requests: http://docs.python-request
【文件预览】:
pypuppetdb-master
----setup.py(2KB)
----.gitignore(420B)
----version(6B)
----conftest.py(314B)
----requirements.txt(46B)
----.travis.yml(1KB)
----MANIFEST.in(98B)
----pypuppetdb()
--------errors.py(694B)
--------QueryBuilder.py(23KB)
--------__init__.py(4KB)
--------types.py(29KB)
--------package.py(348B)
--------utils.py(2KB)
--------api.py(37KB)
----packaging()
--------rpm()
----LICENSE(10KB)
----setup.cfg(378B)
----requirements-test.txt(131B)
----README.rst(11KB)
----tests()
--------test_package.py(372B)
--------test_connect.py(130B)
--------test_utils.py(3KB)
--------test_types.py(29KB)
--------test_querybuilder.py(23KB)
--------test_baseapi.py(19KB)
----.coveragerc(44B)
----python-pypuppetdb.spec(1KB)
----CHANGELOG.rst(8KB)
----docs()
--------Makefile(5KB)
--------api.rst(5KB)
--------index.rst(802B)
--------conf.py(1KB)
--------make.bat(5KB)
--------quickstart.rst(4KB)
----tox.ini(229B)
----.bandit(24B)