Skip to main content

Messaging channel integrations for AI-Parrot (Slack, Telegram, MS Teams, WhatsApp, Matrix, Voice)

Project description

ai-parrot-integrations

Messaging channel integrations for AI-Parrot: Slack, Telegram, MS Teams, WhatsApp, Matrix, and Voice.

This package uses PEP 420 namespace extension to contribute modules under the parrot.integrations.*, parrot.voice.*, and parrot.human.channels.* namespaces. All existing import paths remain unchanged.

IMPORTANT: Do NOT create a src/parrot/__init__.py in this package. It would break the PEP 420 namespace extension provided by ai-parrot's parrot/__init__.py:extend_path. This is a known maintenance hazard.

Installation

Install only the channels you need:

# Core AI-Parrot only (no channel SDKs)
pip install ai-parrot

# Individual channels
pip install "ai-parrot-integrations[slack]"
pip install "ai-parrot-integrations[telegram]"
pip install "ai-parrot-integrations[msteams]"
pip install "ai-parrot-integrations[whatsapp]"
pip install "ai-parrot-integrations[matrix]"
pip install "ai-parrot-integrations[voice]"

# Combo extras
pip install "ai-parrot-integrations[messaging]"   # slack + telegram + msteams + whatsapp
pip install "ai-parrot-integrations[all]"         # messaging + matrix + voice

Extras Reference

Extra SDK(s) installed
slack slack-sdk>=3.0, slack-bolt>=1.18
telegram aiogram>=3.12
msteams azure-teambots>=0.1.1, parrot-formdesigner
whatsapp pywa>=3.8.0
matrix mautrix>=0.20, python-olm>=3.2.16
voice faster-whisper, openai
messaging slack + telegram + msteams + whatsapp
all messaging + matrix + voice

Import Paths (unchanged)

from parrot.integrations import IntegrationBotManager
from parrot.integrations.telegram.wrapper import TelegramWrapper
from parrot.integrations.slack.wrapper import SlackWrapper
from parrot.integrations.msteams.wrapper import MSTeamsWrapper
from parrot.integrations.whatsapp.wrapper import WhatsAppWrapper
from parrot.integrations.matrix.client import MatrixClientWrapper
from parrot.voice import VoiceTranscriber
from parrot.human.channels import ChannelRegistry

Migration Guide

See docs/migration/feat-202-ai-parrot-integrations.md for full migration details.

Breaking changes from ai-parrot core

  • from parrot.integrations.oauth2.X import Y is now from parrot.auth.oauth2.X import Y
  • from parrot.integrations.zoom.client import ZoomUsInterface is now from parrot_tools.zoom.client import ZoomUsInterface
  • pywa, aiogram, azure-teambots, mautrix are no longer installed with pip install ai-parrot

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai_parrot_integrations-0.0.15.tar.gz (398.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai_parrot_integrations-0.0.15-py3-none-any.whl (421.2 kB view details)

Uploaded Python 3

File details

Details for the file ai_parrot_integrations-0.0.15.tar.gz.

File metadata

  • Download URL: ai_parrot_integrations-0.0.15.tar.gz
  • Upload date:
  • Size: 398.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ai_parrot_integrations-0.0.15.tar.gz
Algorithm Hash digest
SHA256 cc6f5a5b3f3ee14bc3f4eb5d94034497c4c78405f2a94e94b032c2a6b907c1e5
MD5 a293c38b50de367d246e893710d4a324
BLAKE2b-256 99b3f40f95ae754906fd3260e27264d25f622e3a8e56fb96e69d3f316ad427d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_integrations-0.0.15.tar.gz:

Publisher: release.yml on phenobarbital/ai-parrot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ai_parrot_integrations-0.0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for ai_parrot_integrations-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 4110f7bef57155ee579f76602f533f646d2a328bfd0ab8d4c15e8261d3c7dc66
MD5 9505c1a249cbba144a31005f9dc0b429
BLAKE2b-256 bc7868785d0b927bd4c7196de2a449c91bc275df3ec260a10cebc3beca22a96e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ai_parrot_integrations-0.0.15-py3-none-any.whl:

Publisher: release.yml on phenobarbital/ai-parrot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page