Metadata-Version: 2.4
Name: microsoft-teams-common
Version: 0.0.1a2
Summary: Common package for Microsoft Teams
Project-URL: Homepage, https://github.com/microsoft/teams.py/tree/main/packages/common/src/microsoft/teams/common
Author-email: Microsoft <TeamsAISDKFeedback@microsoft.com>
License-Expression: MIT
Keywords: agents,ai,bot,microsoft,teams
Requires-Python: >=3.12
Requires-Dist: coverage>=7.8.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: pytest>=8.3.5
Requires-Dist: ruff>=0.11.5
Description-Content-Type: text/markdown

> [!CAUTION]
> This project is in active development and not ready for production use. It has not been publicly announced yet.

# Microsoft Teams Common Utilities

Shared utilities including HTTP client, logging, storage, and event handling.
Provides common functionality used across other Teams SDK packages.