{"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 NetFS framework, enabling programmatic access to network filesystem operations on macOS systems.","skillfed_tags":["macos-only","pyobjc","system-integration"],"use_cases":["Query or manipulate network filesystem mounts programmatically on macOS.","Integrate macOS network filesystem operations into Python automation or system administration scripts.","Build macOS-native applications that need to interact with network file sharing.","Access NetFS APIs for network volume discovery or management from Python."],"what_it_does":"This package wraps Apple's NetFS framework for Python, allowing developers to interact with macOS network filesystem functionality from Python code. It is part of the PyObjC project, which provides bindings between Python and Objective-C frameworks on macOS. The wrapper itself does not include documentation\u2014users must consult Apple's NetFS documentation and PyObjC's general translation guides to understand how to use the underlying framework.\n\nThe package is a thin bridge: it exposes NetFS classes and functions as Python objects, handling the translation between Python and Objective-C calling conventions. It requires pyobjc-core and pyobjc-framework-Cocoa as runtime dependencies, and only runs on macOS. It is actively maintained, supports Python 3.10 through 3.15, and carries no known security vulnerabilities.","worth_installing":"Yes, if you are developing on macOS and need programmatic access to network filesystem operations. The package is actively maintained, has low install friction, carries no security vulnerabilities, and uses a permissive MIT license. However, it is macOS-only and requires Python 3.10+; it is also not useful outside that environment. Verify that your use case aligns with NetFS's actual capabilities by consulting Apple's documentation."},"id":"pyobjc-framework-netfs","links":{"html":"https://skillfed.io/packages/pyobjc-framework-netfs","md":"https://skillfed.io/packages/pyobjc-framework-netfs.md","pypi":"https://pypi.org/project/pyobjc-framework-netfs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-NetFS","python_support":"supports_current","summary":"Wrappers for the framework NetFS on macOS"},"popularity":{"monthly_downloads":650300,"position":5566,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
