LICENSE
README.md
pyproject.toml
o365/__init__.py
o365/__main__.py
o365/auth.py
o365/calendar.py
o365/chat.py
o365/common.py
o365/config_cmd.py
o365/contacts.py
o365/files.py
o365/mail.py
o365/mcp_server.py
o365/recordings.py
o365_cli.egg-info/PKG-INFO
o365_cli.egg-info/SOURCES.txt
o365_cli.egg-info/dependency_links.txt
o365_cli.egg-info/entry_points.txt
o365_cli.egg-info/requires.txt
o365_cli.egg-info/top_level.txt
tests/test_auth.py
tests/test_calendar.py
tests/test_chat.py
tests/test_config.py
tests/test_contacts.py
tests/test_files.py
tests/test_mail.py
tests/test_mcp_server.py
tests/test_recordings.py