Metadata-Version: 2.4
Name: microsoft-teams-botbuilder
Version: 2.0.0
Summary: BotBuilder plugin for Microsoft Teams
Project-URL: Homepage, https://github.com/microsoft/teams.py/tree/main/packages/botbuilder/src/microsoft/teams/botbuilder
Author-email: Microsoft <TeamsAISDKFeedback@microsoft.com>
License-Expression: MIT
Keywords: agents,ai,bot,microsoft,teams
Requires-Python: <3.15,>=3.12
Requires-Dist: botbuilder-core>=4.14.0
Requires-Dist: botbuilder-integration-aiohttp>=4.17.0
Requires-Dist: microsoft-teams-api
Requires-Dist: microsoft-teams-apps
Requires-Dist: microsoft-teams-common
Description-Content-Type: text/markdown

# Microsoft Teams BotBuilder

<p>
    <a href="https://pypi.org/project/microsoft-teams-botbuilder/" target="_blank">
        <img src="https://img.shields.io/pypi/v/microsoft-teams-botbuilder" />
    </a>
    <a href="https://pypi.org/project/microsoft-teams-botbuilder" target="_blank">
        <img src="https://img.shields.io/pypi/dw/microsoft-teams-botbuilder" />
    </a>
</p>

A package used to make the `microsoft-teams-apps` package backwards compatible with legacy bots built using
`BotBuilder`.

<a href="https://microsoft.github.io/teams-sdk" target="_blank">
    <img src="https://img.shields.io/badge/📖 Getting Started-blue?style=for-the-badge" />
</a>
