{"library":"botframework-connector","type":"library","category":null,"description":"The `botframework-connector` library, part of the Microsoft Bot Framework Bot Builder SDK for Python (version 4.17.1), provides the necessary components for a bot to communicate directly with the Bot Connector service. This allows for sending and receiving activities (messages, events, etc.) to users across various channels configured in the Bot Framework Portal. However, the Bot Framework Python SDK reached its end-of-life with the 4.17.1 release and will no longer be updated, maintained, or supported through service tickets in the Azure portal. For new agent development, Microsoft recommends considering the Microsoft 365 Agents SDK.","language":"python","status":"abandoned","version":"4.17.1","tags":["bot","microsoft","azure","chatbot","sdk","conversational-ai"],"last_verified":"Fri May 22","install":[{"cmd":"pip install botframework-connector","imports":["from botframework.connector import ConnectorClient","from botframework.connector.auth import MicrosoftAppCredentials","from botbuilder.schema import Activity","from botbuilder.schema import ActivityTypes","from botbuilder.schema import ChannelAccount","from botbuilder.schema import ConversationParameters"]}],"homepage":"https://dev.botframework.com","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/botframework-connector/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/botframework-connector/compatibility"}}