Metadata-Version: 2.1
Name: azure_teambots
Version: 0.1.0
Summary: Azure Teams Bot is a facility for deploying MS Teams Bots.
Home-page: https://github.com/phenobarbital/azure_teambots
Author: Jesus Lara
Author-email: "Jesus Lara G." <jesuslarag@gmail.com>
License: MIT
Project-URL: Source, https://github.com/phenobarbital/azure_teambots
Project-URL: Tracker, https://github.com/phenobarbital/azure_teambots/issues
Project-URL: Documentation, https://github.com/phenobarbital/azure_teambots/
Project-URL: Funding, https://paypal.me/phenobarbital
Project-URL: Say Thanks!, https://saythanks.io/to/phenobarbital
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9.16
Description-Content-Type: text/markdown
Requires-Dist: transitions>=0.9.2
Requires-Dist: botbuilder-core==4.17.0
Requires-Dist: botbuilder-integration-aiohttp==4.17.0
Requires-Dist: botbuilder-schema==4.17.0
Requires-Dist: botbuilder-dialogs==4.17.0
Requires-Dist: botframework-streaming==4.17.0
Requires-Dist: msal==1.32.0
Requires-Dist: msgraph-core==1.3.2
Requires-Dist: azure-identity==1.20.0
Requires-Dist: helpers==0.2.0
Requires-Dist: navconfig>=1.7.13
Requires-Dist: navigator-api>=2.13.5

# Azure Teams Bot
Facility for deploying Azure MS Teams bot using Azure Bot Framework and aiohttp.
