{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/10"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings to macOS's Social framework, enabling access to social media integration APIs like Twitter and Facebook from Python code running on macOS.","skillfed_tags":["macos-only","objective-c-bridge","social-media"],"use_cases":["Build a macOS desktop app that integrates native Twitter or Facebook sharing without external dependencies.","Access social media account credentials stored in macOS's system keychain for authentication.","Create a native macOS application that uses the system's built-in social media integration.","Automate social media interactions on macOS using Python scripts that call the native framework."],"what_it_does":"pyobjc-framework-Social is a thin Python wrapper around macOS's native Social framework, part of the larger PyObjC project that bridges Python and Objective-C. It lets you call Social framework APIs directly from Python code running on macOS, primarily for integrating social media functionality like sharing or authentication into desktop applications.\n\nThe package is a framework-specific wrapper, meaning it's one of many PyObjC framework packages that expose different parts of macOS's system libraries. It requires Python 3.10 or later and depends on pyobjc-core (the bridge itself) and pyobjc-framework-Cocoa (the base GUI framework). It's useful only on macOS and only for applications that need direct access to the native Social framework rather than using modern web-based social APIs.","worth_installing":"Yes, if you are building a macOS-specific desktop application in Python that needs to use the native Social framework. No, if you are building cross-platform applications, targeting modern social media APIs, or working on non-macOS systems. The package is actively maintained and has no known vulnerabilities, but its utility is narrowly scoped to macOS and legacy social framework usage."},"id":"pyobjc-framework-social","links":{"html":"https://skillfed.io/packages/pyobjc-framework-social","md":"https://skillfed.io/packages/pyobjc-framework-social.md","pypi":"https://pypi.org/project/pyobjc-framework-social/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Social","python_support":"supports_current","summary":"Wrappers for the framework Social on macOS"},"popularity":{"monthly_downloads":650609,"position":5558,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
