Skip to content

dashuangshuang/aliyun-log-python-sdk

 
 

Repository files navigation

User Guide

Documentation Status Pypi Version Travis CI Development Status Python version License

中文版README

Introduction

This is the open source version of Python SDK for AliCloud Log Service. It's a Python programming interfaces of Alicloud Log Service, providing encapsulations of Log Service Rest API. It helps Pythoner to connect to Alicloud Log Service more efficiently.

Refer to the doc: http://aliyun-log-python-sdk.readthedocs.io/.

Don't want to write code? Try the CLI which covers almost all features of this SDK.

Features

  1. Wrap Rest API
  2. Implement the signature of API request
  3. Use format of Protocol Buffer to transfer data
  4. Support API defined compression style
  5. Support API to do batch query and data consumption
  6. Use exception to uncover errors
  7. Support high level API for consumer group
  8. Python Logging handler util

Supported Python:

  1. Python 2.6
  2. Python 2.7
  3. Python 3.3
  4. Python 3.4
  5. Python 3.5
  6. Python 3.6
  7. Pypy2
  8. Pypy3

Supported Log Service API

  1. Log Service API 0.6

Change Logs

Change Logs

Installation

pip install -U aliyun-log-python-sdk

Sample Code:

Complete API Reference

Other resources

  1. Alicloud Log Service homepage:https://www.alibabacloud.com/product/log-service
  2. Alicloud Log Service doc:https://www.alibabacloud.com/help/product/28958.htm
  3. for any issues, please submit support tickets

About

Use python to manage, produce and consume data with Aliyun Log Service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%