Registry / anki-mac-helper

anki-mac-helper

JSON →
library0.1.1pypiunverified

anki-mac-helper is a low-level support library providing macOS-specific functionalities for the Anki desktop application. It is primarily an internal dependency of the main Anki project, rather than a standalone library intended for direct use by end-users or add-on developers. Its development and versioning are tightly integrated with the main Anki application's release cycle. The current version is 0.1.1.

pip install anki-mac-helper
INSTALL
IMPORT
SIG · ANKI-MAC-HELPER
A
anki-mac-helper
env0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage
Debug
Known issues
breakingThis library is an internal component of the Anki desktop application. Its internal APIs are not stable or publicly documented and are subject to change without notice with any Anki update, potentially breaking any direct usage.
fix
Avoid direct interaction with `anki-mac-helper`. Rely on Anki's official add-on API or AnkiConnect for extensions and automation.
affects: All versions
gotchaInstalling `anki-mac-helper` directly via pip does not provide a functional Anki application. Its functionalities are integrated into the larger Anki desktop environment.
fix
To use Anki, download and install the official application from apps.ankiweb.net. This will include all necessary internal dependencies like `anki-mac-helper`.
affects: All versions
gotchaAdd-on developers should use Anki's documented add-on interfaces and official methods for bundling third-party Python modules with add-ons. Attempting to directly import or modify `anki-mac-helper` within an add-on is strongly discouraged and likely to lead to instability or future breakage.
fix
Refer to the official Anki add-on development guide for proper extension techniques.
affects: All versions
Upgrade
Version history
0.1.1latest on PyPI · released Aug 19, 2025
Audit
Dependencies
pythonrequiredRuntime requirement
ankirequiredThis package is an internal dependency of the main Anki application and is typically installed as part of Anki.
Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

anki-mac-helper — pip install anki-mac-helper · libregistry