{"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 Apple's VideoSubscriberAccount framework on macOS, enabling access to video subscriber account functionality from Python code.","skillfed_tags":["macos-framework","objective-c-binding"],"use_cases":["Build macOS applications that authenticate users via their video subscriber accounts","Integrate video subscription verification into Python-based macOS desktop tools","Access subscriber metadata and entitlements from within a Python process on macOS"],"what_it_does":"This package wraps Apple's VideoSubscriberAccount framework, making it callable from Python on macOS. It is part of the PyObjC project, which bridges Objective-C frameworks to Python by translating between the two languages' calling conventions and data types. The wrapper itself contains no embedded documentation; instead, you reference Apple's official VideoSubscriberAccount documentation alongside PyObjC's general translation guide to understand how to use the framework from Python.\n\nThe package is a thin binding layer\u2014it does not add new functionality, only exposes what the underlying macOS framework provides. It requires Python 3.10 or later and depends on pyobjc-core and pyobjc-framework-Cocoa to function. Installation is straightforward and the project is actively maintained.","worth_installing":"Yes, if you are developing on macOS and need to call the VideoSubscriberAccount framework from Python. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and installs with low friction. It is only useful on macOS and only for code that interacts with video subscriber accounts; if you don't need that specific framework, it has no value."},"id":"pyobjc-framework-videosubscriberaccount","links":{"html":"https://skillfed.io/packages/pyobjc-framework-videosubscriberaccount","md":"https://skillfed.io/packages/pyobjc-framework-videosubscriberaccount.md","pypi":"https://pypi.org/project/pyobjc-framework-videosubscriberaccount/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-VideoSubscriberAccount","python_support":"supports_current","summary":"Wrappers for the framework VideoSubscriberAccount on macOS"},"popularity":{"monthly_downloads":649044,"position":5580,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
