{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/3"}],"enrichment":{"capability":"Enables Python bots to send and receive messages through Microsoft Bot Framework channels by providing HTTP client authentication and conversation management.","skillfed_tags":["bot-framework","archived-unmaintained"],"use_cases":["Initialize a conversation with a user on a Bot Framework channel and send a welcome message","Authenticate your bot with the Connector service using registered App ID and password credentials","Send formatted activities (messages, cards, attachments) to users across multiple channels","Build a Python bot that integrates with channels via Bot Framework Portal"],"what_it_does":"botframework-connector is the Python client library for Microsoft's Bot Framework Connector service. It handles the HTTP communication layer between your bot and the Bot Framework, managing authentication via App ID and password credentials, and providing methods to create conversations and send activities (messages) to users across configured channels.\n\nThe package wraps REST API calls to the Bot Connector service, abstracting away the low-level HTTP details. You instantiate a ConnectorClient with MicrosoftAppCredentials, then use it to initialize conversations and send Activity objects to recipients. It depends on msrest for HTTP transport, PyJWT for token handling, botbuilder-schema for message type definitions, and msal for Microsoft authentication.","worth_installing":"No. The repository is archived and the project is abandoned as of 2026-01-05 with no active maintenance. While the package has low install friction and a permissive MIT license, the lack of ongoing support means security vulnerabilities, breaking changes in dependencies, or incompatibilities with current services will not be addressed. Use only if maintaining legacy code that already depends on it."},"id":"botframework-connector","links":{"html":"https://skillfed.io/packages/botframework-connector","md":"https://skillfed.io/packages/botframework-connector.md","pypi":"https://pypi.org/project/botframework-connector/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-01-05","license_spdx":null,"license_treatment":"permissive","name":"botframework-connector","python_support":"unspecified","summary":"Microsoft Bot Framework Bot Builder SDK for Python."},"popularity":{"monthly_downloads":1338228,"position":4031,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.17.1"}
