{"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 for macOS's ExecutionPolicy framework, enabling Python code to interact with execution policies on macOS 10.15 and later.","skillfed_tags":["macos-only","system-framework","pyobjc"],"use_cases":["Building macOS security or system administration tools that need to query or manage execution policies.","Integrating Python scripts with macOS system frameworks for policy-aware application behavior.","Developing cross-framework macOS applications where ExecutionPolicy integration is required.","Creating automation or monitoring tools that interact with macOS security and execution controls."],"what_it_does":"This package wraps Apple's ExecutionPolicy framework for use from Python, allowing developers on macOS to call native ExecutionPolicy APIs through Python code. It is part of the larger PyObjC project, which provides bindings for macOS Cocoa frameworks. The wrapper itself does not include inline documentation; users must consult Apple's framework documentation and PyObjC's general translation guides to understand how to use the underlying APIs.\n\nThe package depends on pyobjc-core and pyobjc-framework-Cocoa and supports Python 3.10 through 3.15, including free-threading builds. It is intended for developers building macOS-specific applications or tools that need to interact with execution policies at the system level.","worth_installing":"Yes, if you are developing on macOS and need ExecutionPolicy framework access from Python. The package is actively maintained, has no known vulnerabilities, and installs with low friction. However, it is only useful on macOS 10.15+ and requires Python 3.10+; it is not portable to other operating systems."},"id":"pyobjc-framework-executionpolicy","links":{"html":"https://skillfed.io/packages/pyobjc-framework-executionpolicy","md":"https://skillfed.io/packages/pyobjc-framework-executionpolicy.md","pypi":"https://pypi.org/project/pyobjc-framework-executionpolicy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-ExecutionPolicy","python_support":"supports_current","summary":"Wrappers for the framework ExecutionPolicy on macOS"},"popularity":{"monthly_downloads":649532,"position":5574,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
