{"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 AdSupport framework, enabling access to advertising-related APIs on macOS 10.14 or later through PyObjC.","skillfed_tags":["macos-only","objective-c-bridge"],"use_cases":["Access IDFA (Identifier for Advertisers) or other advertising identifiers from Python on macOS.","Build macOS applications that need to integrate with system-level advertising APIs.","Automate or script macOS advertising-related functionality from Python."],"what_it_does":"pyobjc-framework-adsupport is a thin wrapper layer that exposes Apple's AdSupport framework to Python code running on macOS. It is part of the PyObjC project, which bridges Objective-C frameworks to Python by translating method calls, types, and object models between the two languages. The package itself contains no documentation\u2014it relies on Apple's official AdSupport documentation and PyObjC's general translation guide.\n\nYou would use this package when you need to access advertising identifiers or other AdSupport functionality from Python on macOS. It requires macOS 10.14 or later and Python 3.10 or later, and depends on pyobjc-core and pyobjc-framework-Cocoa to function. The package is actively maintained as part of the broader PyObjC ecosystem.","worth_installing":"Yes, if you are developing on macOS and need to call AdSupport framework APIs from Python. The package has low install friction, active maintenance, no known vulnerabilities, and a permissive license. Install only if you are on macOS 10.14+ and actually need AdSupport functionality; it is not useful on other platforms."},"id":"pyobjc-framework-adsupport","links":{"html":"https://skillfed.io/packages/pyobjc-framework-adsupport","md":"https://skillfed.io/packages/pyobjc-framework-adsupport.md","pypi":"https://pypi.org/project/pyobjc-framework-adsupport/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-AdSupport","python_support":"supports_current","summary":"Wrappers for the framework AdSupport on macOS"},"popularity":{"monthly_downloads":650974,"position":5555,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
