acore-soap-remote


Nameacore-soap-remote JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/MacHu-GWU/acore_soap_remote-project
SummaryAn SDK for running Azerothcore GM command remotely in batch securely.
upload_time2024-07-29 16:29:11
maintainerSanhe Hu
docs_urlNone
authorSanhe Hu
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. image:: https://readthedocs.org/projects/acore-soap-remote/badge/?version=latest
    :target: https://acore-soap-remote.readthedocs.io/en/latest/
    :alt: Documentation Status

.. image:: https://github.com/MacHu-GWU/acore_soap_remote-project/actions/workflows/main.yml/badge.svg
    :target: https://github.com/MacHu-GWU/acore_soap_remote-project/actions?query=workflow:CI

.. image:: https://codecov.io/gh/MacHu-GWU/acore_soap_remote-project/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/MacHu-GWU/acore_soap_remote-project

.. image:: https://img.shields.io/pypi/v/acore-soap-remote.svg
    :target: https://pypi.python.org/pypi/acore-soap-remote

.. image:: https://img.shields.io/pypi/l/acore-soap-remote.svg
    :target: https://pypi.python.org/pypi/acore-soap-remote

.. image:: https://img.shields.io/pypi/pyversions/acore-soap-remote.svg
    :target: https://pypi.python.org/pypi/acore-soap-remote

.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/acore_soap_remote-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_remote-project

------

.. image:: https://img.shields.io/badge/Link-Document-blue.svg
    :target: https://acore-soap-remote.readthedocs.io/en/latest/

.. image:: https://img.shields.io/badge/Link-API-blue.svg
    :target: https://acore-soap-remote.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_remote-project

.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
    :target: https://github.com/MacHu-GWU/acore_soap_remote-project/issues

.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
    :target: https://github.com/MacHu-GWU/acore_soap_remote-project/issues

.. image:: https://img.shields.io/badge/Link-Download-blue.svg
    :target: https://pypi.org/pypi/acore-soap-remote#files


Welcome to ``acore_soap_remote`` Documentation
==============================================================================
.. image:: https://acore-soap-remote.readthedocs.io/en/latest/_static/acore_soap_remote-logo.png
    :target: https://acore-soap-remote.readthedocs.io/en/latest/

在阅读本项目文当前, 请先阅读 `acore_soap-project <https://github.com/MacHu-GWU/acore_soap-project>`_ 的 README 的第一段来了解 acore soap 系列项目的背景.

该项目提供了一套开发者工具. 它对用 Run Command Service 远程执行 CLI 的业务逻辑进行了封装, 并且做出了很多优化, 例如利用 AWS S3 储存输入和输出结果, 以应对批量执行大量命令的情况, 还例如非常高级的异常处理. 基于这套 SDK, 开发者可以很容易地开发出远程执行 GM 命令的应用程序, 将其嵌入到魔兽世界服务器管理后台中.


.. _install:

Install
------------------------------------------------------------------------------

``acore_soap_remote`` is released on PyPI, so all you need is to:

.. code-block:: console

    $ pip install acore-soap-remote

To upgrade to latest version:

.. code-block:: console

    $ pip install --upgrade acore-soap-remote

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MacHu-GWU/acore_soap_remote-project",
    "name": "acore-soap-remote",
    "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/e9/03/b9fef3b7e7a742e58ebbfbf9e5bda9ac5221f8ff996030c6d08ea493be0d/acore_soap_remote-0.1.1.tar.gz",
    "platform": "Windows",
    "description": "\n.. image:: https://readthedocs.org/projects/acore-soap-remote/badge/?version=latest\n    :target: https://acore-soap-remote.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/acore_soap_remote-project/actions/workflows/main.yml/badge.svg\n    :target: https://github.com/MacHu-GWU/acore_soap_remote-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/acore_soap_remote-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/acore_soap_remote-project\n\n.. image:: https://img.shields.io/pypi/v/acore-soap-remote.svg\n    :target: https://pypi.python.org/pypi/acore-soap-remote\n\n.. image:: https://img.shields.io/pypi/l/acore-soap-remote.svg\n    :target: https://pypi.python.org/pypi/acore-soap-remote\n\n.. image:: https://img.shields.io/pypi/pyversions/acore-soap-remote.svg\n    :target: https://pypi.python.org/pypi/acore-soap-remote\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/acore_soap_remote-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_remote-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://acore-soap-remote.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://acore-soap-remote.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_remote-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/acore_soap_remote-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/acore_soap_remote-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/acore-soap-remote#files\n\n\nWelcome to ``acore_soap_remote`` Documentation\n==============================================================================\n.. image:: https://acore-soap-remote.readthedocs.io/en/latest/_static/acore_soap_remote-logo.png\n    :target: https://acore-soap-remote.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\u5957\u5f00\u53d1\u8005\u5de5\u5177. \u5b83\u5bf9\u7528 Run Command Service \u8fdc\u7a0b\u6267\u884c CLI \u7684\u4e1a\u52a1\u903b\u8f91\u8fdb\u884c\u4e86\u5c01\u88c5, \u5e76\u4e14\u505a\u51fa\u4e86\u5f88\u591a\u4f18\u5316, \u4f8b\u5982\u5229\u7528 AWS S3 \u50a8\u5b58\u8f93\u5165\u548c\u8f93\u51fa\u7ed3\u679c, \u4ee5\u5e94\u5bf9\u6279\u91cf\u6267\u884c\u5927\u91cf\u547d\u4ee4\u7684\u60c5\u51b5, \u8fd8\u4f8b\u5982\u975e\u5e38\u9ad8\u7ea7\u7684\u5f02\u5e38\u5904\u7406. \u57fa\u4e8e\u8fd9\u5957 SDK, \u5f00\u53d1\u8005\u53ef\u4ee5\u5f88\u5bb9\u6613\u5730\u5f00\u53d1\u51fa\u8fdc\u7a0b\u6267\u884c GM \u547d\u4ee4\u7684\u5e94\u7528\u7a0b\u5e8f, \u5c06\u5176\u5d4c\u5165\u5230\u9b54\u517d\u4e16\u754c\u670d\u52a1\u5668\u7ba1\u7406\u540e\u53f0\u4e2d.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``acore_soap_remote`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n    $ pip install acore-soap-remote\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade acore-soap-remote\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An SDK for running Azerothcore GM command remotely in batch securely.",
    "version": "0.1.1",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/acore_soap_remote/0.1.1#downloads",
        "Homepage": "https://github.com/MacHu-GWU/acore_soap_remote-project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd6c338dda970924ebadb8eacb7f382431b68634befe3235ac964a4eb8c8545f",
                "md5": "be996f20bbc8fa6a6ae465fb1fdaede8",
                "sha256": "df15d93e57648d1ec073c67c735ee89451086e3e3d09d33c4ac40095b38bebe6"
            },
            "downloads": -1,
            "filename": "acore_soap_remote-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be996f20bbc8fa6a6ae465fb1fdaede8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11730,
            "upload_time": "2024-07-29T16:29:10",
            "upload_time_iso_8601": "2024-07-29T16:29:10.694998Z",
            "url": "https://files.pythonhosted.org/packages/dd/6c/338dda970924ebadb8eacb7f382431b68634befe3235ac964a4eb8c8545f/acore_soap_remote-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e903b9fef3b7e7a742e58ebbfbf9e5bda9ac5221f8ff996030c6d08ea493be0d",
                "md5": "653e2206baddb5559256d9e59935eb87",
                "sha256": "b270f0f48a18daabf69fd3b6a8113081c798ffae0389e5bb071d78e93fc66d9c"
            },
            "downloads": -1,
            "filename": "acore_soap_remote-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "653e2206baddb5559256d9e59935eb87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13959,
            "upload_time": "2024-07-29T16:29:11",
            "upload_time_iso_8601": "2024-07-29T16:29:11.846789Z",
            "url": "https://files.pythonhosted.org/packages/e9/03/b9fef3b7e7a742e58ebbfbf9e5bda9ac5221f8ff996030c6d08ea493be0d/acore_soap_remote-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 16:29:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MacHu-GWU",
    "github_project": "acore_soap_remote-project",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "acore-soap-remote"
}
        
Elapsed time: 0.49631s