pyobjc-framework-instantmessage 12.1


pip install pyobjc-framework-instantmessage

  Latest version

Released: Nov 14, 2025


Meta
Author: Ronald Oussoren
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console
  • MacOS X :: Cocoa

Intended Audience
  • Developers

Natural Language
  • English

Operating System
  • MacOS :: MacOS X

Programming Language
  • Python
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: 3.15
  • Python :: Implementation :: CPython
  • Python :: Free Threading :: 3 - Stable
  • Objective C

Topic
  • Software Development :: Libraries :: Python Modules
  • Software Development :: User Interfaces

Wrappers for “InstantMessage” framework on macOS 10.5 or later. This framework allows you to access iChat information, as well as a way to provide an auxiliary video source to iChat Theater.

These wrappers don’t include documentation, please check Apple’s documentation for information on how to use this framework and PyObjC’s documentation for general tips and tricks regarding the translation between Python and (Objective-)C frameworks

Note that this framework is deprecated in OSX 10.9, use the Social framework instead if you target that OSX release.

Extras: None
Dependencies:
pyobjc-core (>=12.1)
pyobjc-framework-Cocoa (>=12.1)
pyobjc-framework-Quartz (>=12.1)