Release v0.1.1 (What’s new?).

Documentation Status https://github.com/MacHu-GWU/acore_soap_remote-project/actions/workflows/main.yml/badge.svg https://codecov.io/gh/MacHu-GWU/acore_soap_remote-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/acore-soap-remote.svg https://img.shields.io/pypi/l/acore-soap-remote.svg https://img.shields.io/pypi/pyversions/acore-soap-remote.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to acore_soap_remote Documentation#

https://acore-soap-remote.readthedocs.io/en/latest/_static/acore_soap_remote-logo.png

在阅读本项目文当前, 请先阅读 acore_soap-project 的 README 的第一段来了解 acore soap 系列项目的背景.

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

Install#

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

$ pip install acore-soap-remote

To upgrade to latest version:

$ pip install --upgrade acore-soap-remote

Table of Content#

About the Author#

(\ (\
( -.-)o
o_(")(")

Sanhe Hu is a seasoned software engineer with a deep passion for Python development since 2010. As an author and maintainer of 20+ open-source projects, I bring a wealth of experience to the table. As a Senior Solution Architect and Subject Matter Expert in Amazon Web Services, Cloud Engineering, DevOps, Big Data, and Machine Learning, I thrive on helping clients with platform design, enterprise architecture, and strategic roadmaps.

Talk is cheap, show me the code:

API Document#