skillfed

KangelPluginsManager

Kangel Plugins Manager — plugin store with easy management for exteraGram/AyuGram

kangelpluginsmanager v1.4.4 320.9K downloads/30d#7,628 on PyPI24
Permissive license MIT Active released

What it is and what it does

KangelPluginsManager is a plugin distribution and management system for Telegram client forks, specifically exteraGram and AyuGram. It provides a centralized store where users can discover and manage third-party plugins that extend the functionality of these clients. The package depends only on requests for network operations, making it lightweight to integrate.

The project is actively maintained and targets Python 3.9 through 3.13. It is classified as beta-stage software and intended for developers building plugin ecosystems for Telegram client communities. The repository is public with recent development activity.

Use it for:

  • Distribute custom plugins to users of exteraGram or AyuGram without manual file management.
  • Build a centralized plugin marketplace where community developers can publish Telegram client extensions.
  • Automate plugin installation and updates for Telegram client forks in CI/CD workflows.
  • Manage plugin dependencies and compatibility across different client versions.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Manages and distributes plugins for exteraGram and AyuGram Telegram clients through a centralized plugin store.

Yes, if you are developing plugins for exteraGram or AyuGram or managing a plugin ecosystem for these Telegram clients. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and carries a permissive MIT license. Verify it meets your specific deployment needs before production use.

Install

kangelpluginsmanager on PyPI

pip

pip install kangelpluginsmanager

uv

uv add kangelpluginsmanager

poetry

poetry add kangelpluginsmanager

Installing KangelPluginsManager

Before you install

Low friction installation with a single runtime dependency (requests). Active maintenance with recent commits; last commit on 2026-08-14.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions, suitable for both personal and commercial projects.

Quickstart

pip install kangelpluginsmanager
import kangelpluginsmanager
import requests

Requires Python 3.9 or later.

Verify before relying

  • Whether plugin installation is automatic or requires manual steps beyond calling the manager.
  • API stability and backward compatibility guarantees across version updates.
  • Whether the package works with both exteraGram and AyuGram simultaneously or requires separate configuration.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 1 — requests
Maintenance actively maintained — 23 days since the last release
Last repo commit
First released
Downloads 320,925/month — #7,628 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: kangelpluginsmanager-1.4.4-py3-none-any.whl

Keywords: telegram, plugin, exteraGram, AyuGram, plugins-manager

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: MIT LicenseProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.9

Tags

telegram plugin managerexteragram plugin storeayugram plugin managertelegram client extensionsplugin distribution systemplugin package managertelegram plugins
telegram-pluginsplugin-management

More Software Development packages