Kangel Plugins Manager is a plugin store and management system designed for exteraGram and AyuGram Telegram clients. Version 1.4.1 supports Python >=3.9 and provides an intuitive interface to discover, install, update, and remove plugins from the Kangel Plugins Store. The library is actively maintained with a focus on ease of use.
pip install kangelpluginsmanagerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the manager with an API key, then list, install, or uninstall plugins.
Obtain an API key from the store's website or configuration.
Use `manager.install('plugin-name', upgrade=True)` instead.No dependency data recorded yet.