Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Released 8/3/2026 (release notes)
Report issues and explore the source on GitHub.
PyPI packages
| Package | Description |
|---|---|
| microsoft-teams-apps | High-level framework for building Microsoft Teams applications. Handles activity routing, authentication, and provides Microsoft Graph integration. |
| microsoft-teams-api | Core API client library for Microsoft Teams Bot Framework integration. Provides HTTP clients, authentication, and typed models for Teams Bot Framework APIs. |
| microsoft-teams-botbuilder | A package used to make the microsoft-teams-apps package backwards compatible with legacy bots built using BotBuilder. |
| microsoft-teams-cards | Adaptive Cards models and specialized action types for Microsoft Teams applications. Provides Pydantic-based models for creating Adaptive Cards and Teams-specific actions. |
| microsoft-teams-common | Shared utilities including HTTP client, logging, storage, and event handling. Provides common functionality used across other Teams SDK packages. |
| microsoft-teams-graph | This package provides seamless access to Microsoft Graph APIs from Teams bots and agents built with the Microsoft Teams SDK for Python. |