{"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 MailKit framework, allowing you to access mail-related APIs from Python code running on macOS.","skillfed_tags":["macos-only","pyobjc-wrapper","mail-framework"],"use_cases":["Build macOS-native mail client applications or plugins that need direct access to the system's mail framework.","Automate mail-related tasks on macOS by scripting against the MailKit framework from Python.","Integrate mail functionality into existing PyObjC-based macOS applications.","Access MailKit features not exposed by standard Python mail libraries like smtplib or imaplib."],"what_it_does":"pyobjc-framework-mailkit is a PyObjC wrapper that exposes Apple's MailKit framework to Python developers on macOS. It bridges the gap between Python and Objective-C, allowing you to call MailKit APIs directly from Python code. The package itself provides no documentation beyond pointing you to Apple's MailKit documentation and PyObjC's general translation guides, so you'll need to understand both the underlying framework and how PyObjC maps Objective-C concepts to Python.\n\nThe package is actively maintained as part of the larger PyObjC project, with recent releases and current Python version support (3.10 through 3.15). It depends on pyobjc-core and pyobjc-framework-Cocoa, which handle the core bridging infrastructure. Installation is straightforward on macOS, but the package is only useful if you need direct access to MailKit APIs from Python rather than using higher-level mail libraries.","worth_installing":"Yes, if you are developing on macOS and need direct access to the MailKit framework from Python. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. However, it is macOS-only and requires understanding both the MailKit framework and PyObjC's Objective-C-to-Python translation model. Not useful on other operating systems."},"id":"pyobjc-framework-mailkit","links":{"html":"https://skillfed.io/packages/pyobjc-framework-mailkit","md":"https://skillfed.io/packages/pyobjc-framework-mailkit.md","pypi":"https://pypi.org/project/pyobjc-framework-mailkit/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"pyobjc-framework-MailKit","python_support":"supports_current","summary":"Wrappers for the framework MailKit on macOS"},"popularity":{"monthly_downloads":647476,"position":5592,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"12.2.2"}
