Skip to content

eduardomourar/partner-center-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Partner Center Python SDK

Build Status Latest Version Python Support

The Partner Center Python SDK provides an SDK to interact with Microsoft's Partner Center service. This enables the partners to perform the Partner Center operations programmatically.

Installing SDK

To install:

pip install partnercenterservices

Supported Scenarios

To find pointers and code snippets that show how to use the Partner Center Python SDK to manage customers, get analytics, place orders, manage billing and subscriptions, provide support, and manage accounts and profiles, please check out the supported scenarios.

Checking out the Source Code

Use the following command to clone the repository

git clone https://github.com/eduardomourar/partner-center-python.git
cd partner-center-python

How to Build from Command Line

This was build using AutoRest and downloading Partner_Center_Service_SwaggerDocument from Partner Center:

autorest --input-file=swagger.json --python --azure-arm=true --payload-flattening-threshold=2 --namespace=microsoft.store.partnercenterservices --package-name=partnercenterservices --package-version=0.1.0

Related Projects

Partner Center Java SDK

Partner Center .NET SDK Samples

About

Python SDK for accessing Microsoft Partner Center API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages