{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/3"}],"enrichment":{"capability":"Provides serialized data schemas and message types for communication between bots and users in the Microsoft Bot Framework ecosystem.","skillfed_tags":["bot-framework","microsoft","archived"],"use_cases":["Building chatbots using the Microsoft Bot Framework that need to serialize and deserialize bot activities and user messages.","Integrating custom bot logic with Bot Framework services that rely on standard message schema definitions.","Developing bot connectors or middleware that must work with Bot Framework's wire protocol.","Testing bot applications by constructing valid Bot Framework message objects programmatically."],"what_it_does":"BotBuilder-Schema is a data serialization package that defines the message structures and types exchanged between bots and users in Microsoft's Bot Framework. It serves as the contract layer for wire protocol communication, ensuring that bot applications and the framework can serialize and deserialize messages consistently.\n\nThe package is a foundational dependency for Bot Framework applications written in Python, providing the schema definitions needed to construct and parse bot activities, messages, and other framework entities. It requires Python 3.7.0 or later and depends on msrest for HTTP operations and urllib3 for connection handling.","worth_installing":"Yes, but with caution. The package is stable and widely used (1.3M+ monthly downloads), with no known vulnerabilities and permissive MIT licensing. However, the repository is archived and abandoned, meaning no future updates or bug fixes will be released. Install it only if you are committed to the Bot Framework ecosystem and can accept that this foundational dependency will not receive maintenance."},"id":"botbuilder-schema","links":{"html":"https://skillfed.io/packages/botbuilder-schema","md":"https://skillfed.io/packages/botbuilder-schema.md","pypi":"https://pypi.org/project/botbuilder-schema/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-01-05","license_spdx":null,"license_treatment":"permissive","name":"botbuilder-schema","python_support":"unspecified","summary":"BotBuilder Schema"},"popularity":{"monthly_downloads":1335412,"position":4036,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.17.1"}
