Natgho / HMS-Publishing-API

HMS Publishing API Python Client
3 stars 3 forks source link

HMS Publishing API Client

Introduction

Publishing API is a service that includes many features such as transferring your application to App Gallery through an API, disclosing, updating, publishing photos. This service allows you to publish your application through a client if the content of your application is fixed or predetermined, instead of dealing with it manually whenever you want to update your application.

Using this client, you can upload, publish, and edit your application in App Gallery.

Installation

  1. Install required libraries:
pip install -r requirements.txt
  1. Fill "pub_env.py" environment variables.

  2. Look at examples how to use client. (in examples file.)

Look at How to Use Article

English Version | Turkish Version