{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/9"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces"}],"enrichment":{"capability":"Provides Python bindings to macOS's CoreWLAN framework, enabling programmatic access to Wi-Fi network information and configuration on macOS systems.","skillfed_tags":["macos-only","objective-c-bridge","wifi-networking"],"use_cases":["Build a macOS system utility that queries available Wi-Fi networks and their properties.","Create a network diagnostics tool that inspects the current Wi-Fi connection state.","Develop a macOS app that monitors Wi-Fi state changes and responds to network events.","Write a configuration tool that programmatically manages Wi-Fi settings on macOS."],"what_it_does":"This package wraps Apple's CoreWLAN framework, exposing macOS Wi-Fi capabilities to Python code through the PyObjC bridge. It is part of the PyObjC project and allows developers to interact with wireless networks on macOS. The package is a thin binding layer; it does not include its own documentation, so you rely on Apple's CoreWLAN documentation and PyObjC's general translation guides to understand how to use each API.\n\nThe package depends on pyobjc-core and pyobjc-framework-Cocoa, which handle the Objective-C bridge. It is actively maintained, supports Python 3.10 through 3.15 (including free-threading variants), and is macOS-only\u2014installation will fail on Linux or Windows. It is suitable for macOS system utilities, network diagnostics, or any tool that needs to interact with Wi-Fi from Python.","worth_installing":"Yes, if you are developing on or for macOS and need Wi-Fi framework access from Python. The package is actively maintained, has no known vulnerabilities, uses a permissive MIT license, and integrates with the PyObjC ecosystem. The main constraint is platform specificity\u2014it only works on macOS\u2014and the requirement to consult Apple's documentation alongside PyObjC's guides. For macOS-specific Wi-Fi tasks, it is the standard choice."},"id":"pyobjc-framework-corewlan","links":{"html":"https://skillfed.io/packages/pyobjc-framework-corewlan","md":"https://skillfed.io/packages/pyobjc-framework-corewlan.md","pypi":"https://pypi.org/project/pyobjc-framework-corewlan/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-CoreWLAN","python_support":"supports_current","summary":"Wrappers for the framework CoreWLAN on macOS"},"popularity":{"monthly_downloads":661231,"position":5452,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
