{"library":"pyobjc","type":"library","category":null,"description":"PyObjC is a bridge between Python and Objective-C, allowing Python scripts to use and extend existing Objective-C class libraries, most importantly Apple's Cocoa. It enables the development of full-featured macOS applications in pure Python and seamless integration with Objective-C, C, and C++ code. PyObjC (version 12.1) is actively maintained and typically releases new versions aligning with macOS SDK updates and Python version support.","language":"python","status":"active","version":"12.1","tags":["macos","objective-c","cocoa","ui","bridge","interoperability","apple"],"install":[{"cmd":"pip install pyobjc","imports":["import objc","from Foundation import NSObject, NSString","from AppKit import NSApplication, NSWindow"]},{"cmd":"pip install pyobjc-core pyobjc-framework-Cocoa pyobjc-framework-AVFoundation","imports":[]}],"homepage":"https://pyobjc.readthedocs.io","github":"https://github.com/ronaldoussoren/pyobjc","docs":"https://pyobjc.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/pyobjc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pyobjc/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}