{"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 Symbols framework, enabling access to native symbol-related APIs through PyObjC.","skillfed_tags":["macos-native","pyobjc-framework"],"use_cases":["Building macOS applications in Python that need to work with symbol information or debugging symbols.","Accessing native symbol resolution or symbol table functionality from Python on macOS systems.","Extending PyObjC-based projects with Symbols framework capabilities not available through other bindings."],"what_it_does":"This package wraps Apple's Symbols framework for macOS, making its APIs accessible from Python via PyObjC. It is one of many framework-specific bindings in the PyObjC ecosystem, providing low-level access to native symbol functionality on macOS without including its own documentation\u2014users must consult Apple's framework documentation and PyObjC's translation guides to understand how to use it.\n\nThe package is a thin bridge layer: it depends on pyobjc-core for the binding infrastructure and pyobjc-framework-Cocoa for foundational macOS APIs. It is primarily useful for developers building macOS applications or tools in Python that need direct access to symbol-related system APIs, or for projects that already use PyObjC and require this specific framework's capabilities.","worth_installing":"Yes, if you are developing on macOS and need access to the Symbols framework from Python. The package is actively maintained, has no known vulnerabilities, installs with low friction, and carries a permissive license. It is not useful on non-macOS systems."},"id":"pyobjc-framework-symbols","links":{"html":"https://skillfed.io/packages/pyobjc-framework-symbols","md":"https://skillfed.io/packages/pyobjc-framework-symbols.md","pypi":"https://pypi.org/project/pyobjc-framework-symbols/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-Symbols","python_support":"supports_current","summary":"Wrappers for the framework Symbols on macOS"},"popularity":{"monthly_downloads":623034,"position":5705,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
