Skip to main content

A python wrapper for microsoft services REST API (currently: Graph and PowerBI)

Project description

Microsoft Service Wrapper

https://img.shields.io/pypi/v/microsoft_service_wrapper.svg https://github.com/lucas8107/microsoft-service-wrapper/actions/workflows/tests.yml/badge.svg Documentation Status

A python wrapper for microsoft services REST API (currently: Graph and PowerBI)

Features

  • Graph
    • Get Group members

    • Add users to group

    • Remove users from group

  • PowerBI
    • Get Workspaces

    • Grant Workspace Dataset permission to user

    • Update Workspace Dataset permission to user

    • Revoke Workspace permissions from user

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.3.1 (2022-10-13)

  • Fix attrib name on graph remove group users

0.3.0 (2022-08-28)

  • Added page crawling.

0.2.0 (2022-08-26)

  • Now users are inserted as chunks of size 20 into groups.

0.1.0 (2022-04-17)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

microsoft_service_wrapper-0.4.0.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

microsoft_service_wrapper-0.4.0-py2.py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page