nqcm / hms-push-admin

A SDK for Huawei Push Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A SDK for Huawei Push Kit

License:Apache License 2.0


Languages

Language:Python 100.0%