Skip to content

cronosy/CSP-PYTHON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSP-PYTHON

This package allow connect with your partner center.

requirements

  • Insurance that the steps in the next link it has been accomplished: https://learn.microsoft.com/en-us/partner-center/develop/partner-center-authentication
  • requests librar should be installed.

Instructions:

pip install .
from csp_connect impot connect
con= connect.connect_csp("clientid","secretid","tenantid")

return values:

The connect return a Bearer token.

About

csp python connection package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages