Skip to main content

Command Line utility to query Azure AD

Project description


This is a CLI utility and pythong library for interacting with the Microsfot Graph REST API v1.0.

It provides a thin wrapper, that essentially makes REST calls to the Graph API and returns the JSON result.
It can be used as a library to create your own custom python tools that query the Graph API, and it also
comes with the executable `aq` which allows you to run queries from the command line.

It requires OAuth for access to the API, and will utilize a local web browser to obtain an access token.

Details on the Graph API v1.0 can be found on Microsoft's site
https://docs.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0


Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

azure_query-0.0.1-py3-none-any.whl (11.0 kB view hashes)

Uploaded 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