.. image:: https://readthedocs.org/projects/acore-soap-agent/badge/?version=latest
:target: https://acore-soap-agent.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://github.com/MacHu-GWU/acore_soap_agent-project/actions/workflows/main.yml/badge.svg
:target: https://github.com/MacHu-GWU/acore_soap_agent-project/actions?query=workflow:CI
.. image:: https://codecov.io/gh/MacHu-GWU/acore_soap_agent-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/acore_soap_agent-project
.. image:: https://img.shields.io/pypi/v/acore-soap-agent.svg
:target: https://pypi.python.org/pypi/acore-soap-agent
.. image:: https://img.shields.io/pypi/l/acore-soap-agent.svg
:target: https://pypi.python.org/pypi/acore-soap-agent
.. image:: https://img.shields.io/pypi/pyversions/acore-soap-agent.svg
:target: https://pypi.python.org/pypi/acore-soap-agent
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/acore_soap_agent-project/blob/main/release-history.rst
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/acore_soap_agent-project
------
.. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://acore-soap-agent.readthedocs.io/en/latest/
.. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://acore-soap-agent.readthedocs.io/en/latest/py-modindex.html
.. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/acore_soap_agent-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/acore_soap_agent-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/acore_soap_agent-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/acore-soap-agent#files
Welcome to ``acore_soap_agent`` Documentation
==============================================================================
.. image:: https://acore-soap-agent.readthedocs.io/en/latest/_static/acore_soap_agent-logo.png
:target: https://acore-soap-agent.readthedocs.io/en/latest/
在阅读本项目文当前, 请先阅读 `acore_soap-project <https://github.com/MacHu-GWU/acore_soap-project>`_ 的 README 的第一段来了解 acore soap 系列项目的背景.
该项目提供了一个部署在游戏服务器 EC2 上的 CLI 程序, 作为外部 API 调用的桥梁. 使得外部有权限的开发者可以通过 AWS SSM Run Command 远程调用这个命令行程序, 从而实现远程执行 GM 命令.
.. _install:
Install
------------------------------------------------------------------------------
``acore_soap_agent`` is released on PyPI, so all you need is to:
.. code-block:: console
$ pip install acore-soap-agent
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade acore-soap-agent
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/acore_soap_agent-project",
"name": "acore-soap-agent",
"maintainer": "Sanhe Hu",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "husanhe@email.com",
"keywords": null,
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f4/58/ee6fff1086f21f14eed0b7c6e5a835e1fe23cdb0aa42b6868819d321cf3b/acore_soap_agent-0.2.1.tar.gz",
"platform": "Windows",
"description": "\n.. image:: https://readthedocs.org/projects/acore-soap-agent/badge/?version=latest\n :target: https://acore-soap-agent.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/acore_soap_agent-project/actions/workflows/main.yml/badge.svg\n :target: https://github.com/MacHu-GWU/acore_soap_agent-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/acore_soap_agent-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/acore_soap_agent-project\n\n.. image:: https://img.shields.io/pypi/v/acore-soap-agent.svg\n :target: https://pypi.python.org/pypi/acore-soap-agent\n\n.. image:: https://img.shields.io/pypi/l/acore-soap-agent.svg\n :target: https://pypi.python.org/pypi/acore-soap-agent\n\n.. image:: https://img.shields.io/pypi/pyversions/acore-soap-agent.svg\n :target: https://pypi.python.org/pypi/acore-soap-agent\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/acore_soap_agent-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/acore_soap_agent-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://acore-soap-agent.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://acore-soap-agent.readthedocs.io/en/latest/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n :target: https://github.com/MacHu-GWU/acore_soap_agent-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/acore_soap_agent-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/acore_soap_agent-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/acore-soap-agent#files\n\n\nWelcome to ``acore_soap_agent`` Documentation\n==============================================================================\n.. image:: https://acore-soap-agent.readthedocs.io/en/latest/_static/acore_soap_agent-logo.png\n :target: https://acore-soap-agent.readthedocs.io/en/latest/\n\n\u5728\u9605\u8bfb\u672c\u9879\u76ee\u6587\u5f53\u524d, \u8bf7\u5148\u9605\u8bfb `acore_soap-project <https://github.com/MacHu-GWU/acore_soap-project>`_ \u7684 README \u7684\u7b2c\u4e00\u6bb5\u6765\u4e86\u89e3 acore soap \u7cfb\u5217\u9879\u76ee\u7684\u80cc\u666f.\n\n\u8be5\u9879\u76ee\u63d0\u4f9b\u4e86\u4e00\u4e2a\u90e8\u7f72\u5728\u6e38\u620f\u670d\u52a1\u5668 EC2 \u4e0a\u7684 CLI \u7a0b\u5e8f, \u4f5c\u4e3a\u5916\u90e8 API \u8c03\u7528\u7684\u6865\u6881. \u4f7f\u5f97\u5916\u90e8\u6709\u6743\u9650\u7684\u5f00\u53d1\u8005\u53ef\u4ee5\u901a\u8fc7 AWS SSM Run Command \u8fdc\u7a0b\u8c03\u7528\u8fd9\u4e2a\u547d\u4ee4\u884c\u7a0b\u5e8f, \u4ece\u800c\u5b9e\u73b0\u8fdc\u7a0b\u6267\u884c GM \u547d\u4ee4.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``acore_soap_agent`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n $ pip install acore-soap-agent\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade acore-soap-agent\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An agent deployed along with the azerothcore worldserver.",
"version": "0.2.1",
"project_urls": {
"Download": "https://pypi.python.org/pypi/acore_soap_agent/0.2.1#downloads",
"Homepage": "https://github.com/MacHu-GWU/acore_soap_agent-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fabd94a6fccf981fd24274891bbd745ba468bfbf21d34583fdce69c3c8c4ed49",
"md5": "e2e66d128cd17a38904f10b1b8d56fbb",
"sha256": "db6b84c9498efd27416ca137edd25e7ba99099d9671a4ed76443e7842b768f7f"
},
"downloads": -1,
"filename": "acore_soap_agent-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e2e66d128cd17a38904f10b1b8d56fbb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 13134,
"upload_time": "2024-07-29T15:48:49",
"upload_time_iso_8601": "2024-07-29T15:48:49.115323Z",
"url": "https://files.pythonhosted.org/packages/fa/bd/94a6fccf981fd24274891bbd745ba468bfbf21d34583fdce69c3c8c4ed49/acore_soap_agent-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f458ee6fff1086f21f14eed0b7c6e5a835e1fe23cdb0aa42b6868819d321cf3b",
"md5": "3cf5d8142592174258ad5265cadcf7a2",
"sha256": "f85c0a339dd0526c9ca41719184fc867291a7d3ad9e5dc34f0f2463830611973"
},
"downloads": -1,
"filename": "acore_soap_agent-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "3cf5d8142592174258ad5265cadcf7a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 14629,
"upload_time": "2024-07-29T15:48:50",
"upload_time_iso_8601": "2024-07-29T15:48:50.432939Z",
"url": "https://files.pythonhosted.org/packages/f4/58/ee6fff1086f21f14eed0b7c6e5a835e1fe23cdb0aa42b6868819d321cf3b/acore_soap_agent-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-29 15:48:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "acore_soap_agent-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "acore-soap-agent"
}