MarkLogic_Python:用于管理MarkLogic服务器的MarkLogic Python API

时间:2024-05-26 08:39:09
【文件属性】:

文件名称:MarkLogic_Python:用于管理MarkLogic服务器的MarkLogic Python API

文件大小:127KB

文件格式:ZIP

更新时间:2024-05-26 08:39:09

Python

Python中的MarkLogic管理 官方MarkLogic Python脚本库!!!! MarkLogic Engineering提供了一个用于脚本编写的Python库。 这意味着该库将继续保留在此处,如果有内容,我将进行修复,但新的MarkLogic Python用户应访问以获得其Python脚本需求。 我将为该存储库做出贡献,并鼓励您从该存储库开始。 对于那些做出了贡献的人,谢谢! 关于 大家好消息! MarkLogic具有出色的基于REST的管理API。 您可以使用任何会产生或消耗REST的东西来与MarkLogic服务器进行对话并创建数据库,管理集群,添加林等。此项目可以完成一些工作。 为其他语言爱好者提供了如何利用API的示例。 为底层的Pythonista开发人员提供了使用Python编写MarkLogic操作脚本的机会。 作为以后与其他管理工具集成的跳板。 作


【文件预览】:
MarkLogic_Python-master
----setup.py(2KB)
----example_test_settings.py(1KB)
----.gitignore(94B)
----cleanup.py(521B)
----CHANGES.rst(99B)
----license.txt(560B)
----.travis.yml(1KB)
----MANIFEST.in(76B)
----marklogic()
--------__init__.py(588B)
--------models()
--------tools()
--------recipes()
----examples()
--------data()
--------simple_example.py(1KB)
--------get-config.py(10KB)
--------full_tests()
--------load_document_example.py(74B)
--------put-config.py(3KB)
--------example_doc.json(366B)
----README.rst(3KB)
----tests()
--------__init__.py(1KB)
--------hosts()
--------forests()
--------databases()
--------tools()
--------roles()
--------users()
--------privileges()
--------servers()
----shared()
--------dev-tasks()
----CONTRIBUTING.rst(6KB)
----example_resources.py(101B)
----docs()
--------Makefile(7KB)
--------source()
----test_settings.py(1KB)
----.editorconfig(284B)
----run_tests.py(297B)

网友评论