Metadata-Version: 2.4
Name: microsoft_graph_helpers
Version: 0.1.0
Summary: Helper functions for interacting with Microsoft Graph API
Author: Lucas Krupinski
License: MIT
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.32.5
Dynamic: requires-python

# Microsoft Graph Helpers

A Python module for calling various Microsoft Graph endpoints. Not nearly as comprehensive as Microsoft's official modules, but far lighter weight and with a minimal amount of dependencies.

Not comprehensive, only contains calls that I've needed to user in my other applets.
