{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"}],"enrichment":{"capability":"Provides Python bindings to macOS's FSKit framework, enabling access to filesystem-related APIs through PyObjC.","skillfed_tags":["macos-only","pyobjc","system-api"],"use_cases":["Build macOS-specific file system monitoring or management tools that need low-level filesystem access.","Integrate FSKit functionality into Python applications running on macOS that require native framework capabilities.","Develop system utilities or daemons on macOS that interact with filesystem events or metadata."],"what_it_does":"This package wraps Apple's FSKit framework for use in Python via PyObjC, allowing developers to interact with macOS filesystem APIs from Python code. FSKit is a low-level framework for filesystem operations on macOS; this wrapper translates its Objective-C interface into Python bindings.\n\nThe package is part of the PyObjC project and does not include its own documentation\u2014users must consult Apple's FSKit documentation alongside PyObjC's translation guides to understand how to use the framework. It depends on pyobjc-core and pyobjc-framework-Cocoa, and is actively maintained with support for Python 3.10 through 3.15.","worth_installing":"Yes, if you are developing on macOS and need direct access to FSKit APIs from Python. The package is actively maintained, permissively licensed, and has no known vulnerabilities. Install friction is moderate due to platform specificity, but that is inherent to the framework's nature. Not applicable on non-macOS systems."},"id":"pyobjc-framework-fskit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-fskit","md":"https://skillfed.io/packages/pyobjc-framework-fskit.md","pypi":"https://pypi.org/project/pyobjc-framework-fskit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-FSKit","python_support":"supports_current","summary":"Wrappers for the framework FSKit on macOS"},"popularity":{"monthly_downloads":523439,"position":6196,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
