IME is a small Carbon/Blue extension that exposes native input method editor functionality to Python. It provides keyboard layout and composition helpers for Windows and macOS builds.
Initialize the vendored build dependencies, then configure and build with CMake:
git submodule update --init --recursive
cmake --preset x64-windows-release
cmake --build .cmake-build-x64-windows-release --config ReleaseOn macOS, use arm64-osx-release or x64-osx-release instead of the Windows preset.
© 2026 CCP Games
This software is provided by CCP Games and does not include or distribute any third-party libraries or frameworks.
This software is a small Carbon/Blue extension that exposes native input method editor functionality to Python.
Trademark Notice: CCP Games is a trademark of CCP ehf.
This project is licensed under the MIT License. Nothing in the MIT License grants any rights to CCP Games' trademarks or game content.