Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 863 Bytes

File metadata and controls

34 lines (18 loc) · 863 Bytes

Troop-sdk

Supported Versions PUBLISH

Introduction

Troop is an operation and maintenance automation infrastructure, a server centralized management system.

Troop provides three ways to access core APIs.

  1. Python SDK

    Troop provides users with the ability to write custom tools to operation. Please refer to Troop SDK Reference.

  2. Directly request API

    Please refer to Troop API Reference.

  3. Command line tools

    The command line tool now facilitates users with easy access to use Troop.

Installation

pip install troop-sdk

Documentation

Please see the Documentation for more details.