Metadata-Version: 2.4
Name: microsoft-teams-devtools
Version: 0.0.1a1
Summary: Local tool to streamline testing and development
Project-URL: Homepage, https://github.com/microsoft/teams.py/tree/main/packages/devtools/src/microsoft/teams/devtools
Author-email: Microsoft <TeamsAISDKFeedback@microsoft.com>
License-Expression: MIT
Keywords: agents,ai,bot,microsoft,teams
Requires-Python: >=3.12
Requires-Dist: fastapi>=0.115.13
Requires-Dist: microsoft-teams-api
Requires-Dist: microsoft-teams-apps
Requires-Dist: pydantic>=2.0.0
Requires-Dist: uvicorn[standard]>=0.34.3
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 DevTools
The developer tools can be used to locally interact with an app to streamline the testing/development process, preventing you from needing to deploy/register the app or expose a public endpoint.