Metadata-Version: 2.4
Name: sydney-token-extractor
Version: 1.0.2
Summary: Setup script for research tool
Home-page: https://github.com/akshaybhatnagar-msft/sydney-token-extractor
Author: Akshay Bhatnagar
Author-email: akbhatna@microsoft.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: playwright>=1.40.0
Requires-Dist: azure-keyvault-secrets>=4.7.0
Requires-Dist: azure-identity>=1.15.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# M365 Token Extractor

Setup script for M365 researcher tool

## Installation

```bash
pip install sydney-token-extractor
playwright install chromium
