/hms-push-admin

A SDK for Huawei Push Kit

Primary LanguagePythonApache License 2.0Apache-2.0

hms-push-admin

A Python 3 SDK for Huawei Push Kit based on Huawei's demo code

Installation

You can install it using pip:

pip install git+https://github.com/nqcm/hms-push-admin.git@1.0.0

or add in the requirements file:

huawei-push-admin @ git+https://github.com/nqcm/hms-push-admin.git@1.0.0

Usage

To import:

import hms

or

import hms.push_admin