Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

partnercenterservices

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

partnercenterservices

Python SDK for Microsoft Partner Center Services API

  • 0.1.2
  • PyPI
  • Socket score

Maintainers
1

Partner Center Python SDK

Build Status

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

Partner Center Java SDK

Partner Center .NET SDK Samples

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc