{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/4"}],"enrichment":{"capability":"Provides the core SDK for building bots that exchange messages with users on Bot Framework channels configured in the Bot Framework Portal.","skillfed_tags":["archived-unmaintained","bot-framework","microsoft"],"use_cases":["Maintain or extend an existing bot built with the Bot Framework that is already in production.","Build a simple chatbot that integrates with Microsoft Teams or other Bot Framework-configured channels.","Prototype a conversational AI application to understand Bot Framework architecture and message handling patterns.","Migrate legacy bots from older Bot Framework versions by using this SDK as a stable baseline."],"what_it_does":"BotBuilder-Core is Microsoft's Python SDK for building bots that communicate with users through channels configured in the Bot Framework Portal. It provides the foundational abstractions and adapters needed to handle incoming messages, manage conversation state, and route interactions across multiple channels. The package depends on four runtime libraries: botbuilder-schema (for message schemas), botframework-connector (for channel communication), botframework-streaming (for streaming protocols), and jsonpickle (for serialization).\n\nThe package is classified as Production/Stable but the underlying repository is archived and abandoned as of the latest commit on 2026-01-05. This means no new features, bug fixes, or security patches are being released. It remains suitable for maintaining existing bots or learning Bot Framework concepts, but new projects should evaluate whether an actively maintained alternative exists or whether the framework itself remains the right choice for your use case.","worth_installing":"No, unless you are actively maintaining an existing bot already built with this SDK. The repository is archived and abandoned, with no recent maintenance or security updates. New projects should seek an actively maintained Bot Framework SDK or alternative conversational AI framework. If you must use it, be aware that you will not receive bug fixes, security patches, or compatibility updates for newer Python versions."},"id":"botbuilder-core","links":{"html":"https://skillfed.io/packages/botbuilder-core","md":"https://skillfed.io/packages/botbuilder-core.md","pypi":"https://pypi.org/project/botbuilder-core/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-01-05","license_spdx":null,"license_treatment":"permissive","name":"botbuilder-core","python_support":"unspecified","summary":"Microsoft Bot Framework Bot Builder"},"popularity":{"monthly_downloads":1262239,"position":4146,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.17.1"}
