skillfed

pyobjc-framework-VideoSubscriberAccount

Wrappers for the framework VideoSubscriberAccount on macOS

pyobjc-framework-videosubscriberaccount v12.2.2 649.0K downloads/30d#5,580 on PyPI803
Permissive license MIT Active released

What it is and 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.

The package is a thin binding layer—it 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.

Use it for:

  • 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

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to Apple's VideoSubscriberAccount framework on macOS, enabling access to video subscriber account functionality from Python code.

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.

Install

pyobjc-framework-videosubscriberaccount on PyPI

pip

pip install pyobjc-framework-videosubscriberaccount

uv

uv add pyobjc-framework-videosubscriberaccount

poetry

poetry add pyobjc-framework-videosubscriberaccount

Installing pyobjc-framework-VideoSubscriberAccount

Before you install

Low friction installation with active maintenance—released 3 days ago. Depends on pyobjc-core and pyobjc-framework-Cocoa, both part of the same stable project.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for commercial and open-source projects.

Quickstart

pip install pyobjc-framework-videosubscriberaccount
import VideoSubscriberAccount
# Use VideoSubscriberAccount framework APIs as documented in Apple's framework documentation

macOS operating system required; Python 3.10 or later

Verify before relying

  • Whether VideoSubscriberAccount framework is available on all supported macOS versions or only recent ones
  • Whether this wrapper covers the full VideoSubscriberAccount API surface or a subset

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 2 — pyobjc-core, pyobjc-framework-Cocoa
Maintenance actively maintained — 3 days since the last release
Last repo commit
First released
Downloads 649,044/month — #5,580 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyobjc_framework_videosubscriberaccount-12.2.2-py2.py3-none-any.whl

Keywords: PyObjC, VideoSubscriberAccount

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: MacOS X :: CocoaIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: MacOS :: MacOS XProgramming Language :: Objective CProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.15Programming Language :: Python :: Free Threading :: 3 - StableProgramming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Libraries :: Python ModulesTopic :: Software Development :: User Interfaces

Tags

macos video subscriber account pythonpyobjc videosubscriberaccountapple framework bindings pythonmacos cocoa framework wrapperobjective-c bridge python
macos-frameworkobjective-c-binding

More Python Modules packages

idna

Converts domain names between Unicode and…

permissive · top 100 on PyPI

setuptools

Setuptools is a Python build backend and…

permissive · top 100 on PyPI

PyYAML

PyYAML parses and emits YAML 1.1 data format,…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

annotated-types

Provides reusable metadata objects for use with…

permissive · top 100 on PyPI

typing-inspection

Provides runtime tools to inspect and…

permissive · top 100 on PyPI

pyobjc-framework-AudioVideoBridging

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-VideoToolbox

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-ClassKit

Provides Python bindings to Apple's ClassKit…

permissive · top 15,000 on PyPI

pyobjc-framework-CoreMedia

Provides Python bindings to macOS's CoreMedia…

permissive · top 15,000 on PyPI

pyobjc-framework-Network

Provides Python bindings to Apple's Network…

permissive · top 15,000 on PyPI

pyobjc-framework-Accounts

Provides Python bindings to macOS's Accounts…

permissive · top 15,000 on PyPI

pyobjc-framework-Photos

Provides Python bindings to macOS's Photos…

permissive · top 15,000 on PyPI

pyobjc-framework-PassKit

Provides Python bindings to Apple's PassKit…

permissive · top 15,000 on PyPI

pyobjc-framework-ARKit

Provides Python bindings for Apple's ARKit…

permissive · top 15,000 on PyPI

pyobjc-framework-SensitiveContentAnalysis

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI