$npx skillfedfor your agent

Communications packages

102 packages · page 2 of 3 · 167 including subcategories

Subcategories

Packages

Pyrogram With conditions
PyPI · Communications · released Apr 2023

Pyrogram is an asynchronous Python framework for interacting with Telegram's MTProto API, enabling you to build custom clients and bots that send messages, handle events, and execute Telegram actions programmatically.

However, the project is abandoned—no maintenance since April 2023—so you should only adopt it if you can tolerate the risk that Telegram protocol changes or security…

LGPL-3.0-onlypure Pythonabandoned
503.5Kdownloads / mo
pysnmpcrypto With conditions
PyPI · Communications · released Sep 2024

Provides stronger cryptographic algorithms for SNMP authentication and encryption as an optional extension to an SNMP library.

However, verify first whether your SNMP library version already includes the crypto features you need, given the package's dormant maintenance status since 2024-09-09.

BSD-3-Clausepure Pythondormant
484.1Kdownloads / mo
scikit-rf Worth it
PyPI · Communications · released Aug 2026

scikit-rf is an object-oriented Python library for RF and microwave engineering, providing tools to work with network parameters and Touchstone files.

Install it if you work with network parameters or Touchstone files in Python.

BSD-3-Clausepure Python · 3.10+
467.4Kdownloads / mo
ciscoconfparse Skip
PyPI · Communications · released Nov 2024

Parses and queries Cisco IOS-style network device configurations, extracting parent-child relationships to answer questions about interfaces, addresses, and configuration state.

GPL-3.0-onlypure Pythonabandoned
444.7Kdownloads / mo
ws4py With conditions
PyPI · Communications · released Dec 2024

ws4py implements the WebSocket protocol (RFC 6455) for Python, enabling bidirectional communication between clients and servers over a single TCP connection.

BSD-3-Clausepure Python
434.5Kdownloads / mo
matrix-client Skip
PyPI · Communications · released Jul 2021

Python client library for connecting to and interacting with Matrix homeservers via the client-server API, supporting both low-level HTTP calls and high-level room and user operations.

No, not for new projects.

Apache-2.0pure Pythonabandoned
401.9Kdownloads / mo
bitmath Worth it
PyPI · Communications · released May 2026

bitmath converts and performs arithmetic on file sizes across SI and NIST prefix units (kB to YiB), with support for human-readable formatting, rich comparisons, and capacity math.

MITpure Python · 3.9+
396.9Kdownloads / mo
feedgen With conditions
PyPI · Communications · released Dec 2023

Generates web feeds in ATOM and RSS formats, with support for extensions including podcast feeds.

BSD-3-Clausebuilds from sourcedormant
336.3Kdownloads / mo
mailman With conditions
PyPI · Communications · released Oct 2024

Mailman is a mailing list management system that handles subscription, moderation, archiving, and delivery of email to subscriber lists, with web and command-line interfaces.

GPL-3.0-or-laterpure Python · 3.9+dormant
331.5Kdownloads / mo
Mastodon.py Worth it
PyPI · Communications · released Aug 2026

Python wrapper for the Mastodon API that lets you authenticate, read timelines, and post to Mastodon servers programmatically.

Install it if you need to automate or integrate with Mastodon servers from Python.

MITpure Python
306.6Kdownloads / mo
msg-parser With conditions
PyPI · Communications · released Dec 2019

Parses Microsoft Outlook MSG email files, extracting message data and converting them to EML or JSON formats, with support for nested attachments.

BSD-3-Clausepure Python · 3.4+dormant
303.0Kdownloads / mo
daily-python With conditions
PyPI · Communications · released Jul 2026

A Python SDK for building video and audio calling into desktop and server applications, with support for joining meetings, managing participants, and sending/receiving media streams.

Install only if your application targets Python 3.8+ and your deployment environment meets the glibc requirement.

BSD-3-Clausecompiled wheel · 3.8+
296.3Kdownloads / mo
qbittorrent-api Worth it
PyPI · Communications · released Aug 2026

Python client library that wraps the qBittorrent Web API, allowing you to control torrents, manage application settings, and query status programmatically.

Install it if you need to control qBittorrent from Python code.

MITpure Python · 3.10+
282.2Kdownloads / mo
pysmi-lextudio Worth it
PyPI · Communications · released Apr 2024

Parses ASN.1 SNMP MIB files and converts them into JSON or PySNMP-compatible Python modules for network management applications.

Install it if you work with SNMP MIBs or use PySNMP; skip it if your project has no network management requirements.

BSD-3-Clausepure Python
266.1Kdownloads / mo
plivo Worth it
PyPI · Communications · released Jul 2026

A Python SDK for integrating Plivo's voice, SMS, and WhatsApp messaging APIs into applications, with support for making calls, sending messages, and generating Plivo XML for call control.

Install it if you need to integrate Plivo's voice, SMS, or WhatsApp APIs into a Python application.

MITpure Python
259.7Kdownloads / mo
pysnmp-lextudio Skip
PyPI · Communications · released Oct 2024

Provides SNMP protocol implementation for network management and monitoring, but is deprecated and should not be used for new projects.

BSD-3-Clausepure Python
259.2Kdownloads / mo
pyfcm With conditions
PyPI · Communications · released Jul 2025

PyFCM is a Python client for Firebase Cloud Messaging (FCM) that sends push notifications and data messages to Android, iOS, and Web clients.

However, be aware that maintenance is aging (382 days since last release); verify compatibility with your target Python version, as the classifiers list only up to…

MITpure Pythonaging
250.4Kdownloads / mo
pyrofork With conditions
PyPI · Communications · released Dec 2025

Pyrofork is an asynchronous Python framework for interacting with Telegram's MTProto API, enabling you to build user clients and bots that send messages, handle events, and execute Telegram actions programmatically.

LGPL-3.0-or-laterpure Python
247.2Kdownloads / mo
django-celery-email With conditions
PyPI · Communications · released Dec 2019

Routes Django email sending through Celery task queues for asynchronous, out-of-band message delivery instead of blocking the request.

However, proceed with caution: the repository is archived and unmaintained since 2019, so compatibility with modern Django (4.0+) and Celery (5.x+) is unverified.

BSD-3-Clausepure Pythonabandoned
233.5Kdownloads / mo
django-premailer With conditions
PyPI · Communications · released Jun 2016

A Django template tag that converts CSS blocks into inline style attributes on HTML elements, typically used to prepare HTML for email delivery where external stylesheets are not supported.

MITpure Pythondormant
211.8Kdownloads / mo
webexpythonsdk Worth it
PyPI · Communications · released Apr 2026

A Python library for interacting with Webex APIs, providing native Python objects and methods for managing rooms, messages, memberships, and other Webex resources with automatic pagination and rate-limit handling.

MITpure Python
210.3Kdownloads / mo
snmpsim Worth it
PyPI · Communications · released Apr 2026

SNMP Simulator creates a pure-Python SNMP agent simulator that responds to SNMP queries (v1/v2c/v3) as if it were multiple real network devices, using configurable data files or plugins.

Install it if you need to test against SNMP agents without physical devices or if you're developing SNMP client code.

BSD-3-Clausepure Python
203.8Kdownloads / mo
oauth2-client With conditions
PyPI · Communications · released Apr 2023

Handles OAuth2 authentication flows (authorization code, user credentials, client credentials) and token management for Python applications integrating with OAuth2 servers.

However, verify the license before use, test token expiration handling against your OAuth2 server, and be prepared to maintain or fork the code if the upstream…

license unclearpure Pythonaging
203.8Kdownloads / mo
grafana-client Worth it
PyPI · Communications · released Apr 2026

A Python client library for the Grafana HTTP API, supporting both synchronous and asynchronous operations to manage dashboards, users, teams, data sources, and other Grafana resources.

Install it if you need to programmatically manage Grafana resources.

MITpure Python · 3.7+
191.1Kdownloads / mo
servestatic Worth it
PyPI · Communications · released Jun 2026

ServeStatic serves static files efficiently from Python ASGI/WSGI applications with automatic compression, cache headers, and CDN integration, eliminating the need for separate web servers or external storage services.

MITpure Python · 3.10+
179.4Kdownloads / mo
pyserial-asyncio-fast With conditions
PyPI · Communications · released Mar 2025

Provides async I/O support for serial port communication in Python, wrapping pySerial with asyncio-compatible read and write operations optimized for reduced overhead.

BSD-3-Clausepure Python · 3.9+aging
173.1Kdownloads / mo
nextcloud-mcp-server With conditions
PyPI · Communications · released Aug 2026

Provides a Model Context Protocol (MCP) server that connects AI assistants like Claude to a Nextcloud instance, enabling them to read and write notes, calendar events, contacts, files, and other Nextcloud app data through a unified API.

AGPL-3.0-onlypure Python · 3.11+
154.0Kdownloads / mo
pyais Worth it
PyPI · Communications · released Aug 2026

Decodes and encodes AIS (Automatic Identification System) messages from maritime VHF radio broadcasts, supporting single messages, files, and TCP/UDP socket streams in pure Python.

Install it if you need to work with AIS maritime data—whether decoding live feeds, analyzing historical logs, or building maritime monitoring tools.

MITpure Python · 3.9+
147.4Kdownloads / mo
minimalmodbus Worth it
PyPI · Communications · released Jul 2023

Minimalmodbus provides a Python interface to communicate with Modbus RTU and Modbus ASCII devices over serial connections, handling protocol details and offering convenience functions for floats, strings, and multi-byte integers.

Install only if your use case is serial Modbus; verify this package does not support Modbus TCP before committing if that is required.

Apache-2.0pure Python · 3.8+dormant
146.8Kdownloads / mo
pipecat-ai-flows Skip
PyPI · Communications · released Jul 2026

Manages conversation flows and state machines for Pipecat AI applications, but this package is deprecated—Pipecat Flows is now integrated into pipecat-ai 1.5.0+ under the pipecat.flows namespace.

BSD-3-Clausepure Python · 3.11+abandoned
142.9Kdownloads / mo
django-otp-webauthn With conditions
PyPI · Communications · released Jul 2026

Adds WebAuthn Passkey support to Django OTP, enabling passwordless and multi-factor authentication via biometric, security key, or platform authenticators.

BSD-3-Clausepure Python · 3.10+
142.0Kdownloads / mo
lcm With conditions
PyPI · Communications · released Oct 2025

LCM provides publish/subscribe message passing and automatic data marshalling for real-time inter-process communication with low latency and high bandwidth efficiency.

license unclearcompiled wheel · 3.7+aging
139.5Kdownloads / mo
pr-commenter With conditions
PyPI · Communications · released Feb 2025

A CLI tool that creates, updates, and manages automatic comments on GitHub pull requests, with support for templating and content from files or stdin.

However, the aging maintenance (532 days since previous release, 1 star) and minimal community adoption suggest limited real-world validation.

BSD-3-Clausepure Python · 3.7+aging
123.4Kdownloads / mo
pyas2lib With conditions
PyPI · Communications · released Mar 2025

Builds and parses AS2 protocol messages with compression, signing, encryption, and MDN (Message Disposition Notification) handling for secure B2B file exchange.

GPL-3.0-onlypure Pythonaging
119.7Kdownloads / mo
cobs Worth it
PyPI · Communications · released Jul 2025

Encodes and decodes data using Consistent Overhead Byte Stuffing (COBS), a method that eliminates zero bytes from encoded packets to enable reliable packet framing in communication protocols.

Install it if you need reliable packet framing in serial/network protocols or must eliminate zero bytes from binary data.

MITcompiled wheel · 3.6+aging
119.2Kdownloads / mo
bagit-profile Skip
PyPI · Communications · released Mar 2020

Validates BagIt bags against BagIt profile specifications, checking serialization and structural compliance with a profile URI.

permissive licensepure Pythonabandoned
119.1Kdownloads / mo
tb-paho-mqtt-client With conditions
PyPI · Communications · released Apr 2025

Provides an MQTT client library implementing protocol versions 5.0, 3.1.1, and 3.1 for publishing and subscribing to message topics on an MQTT broker.

However, the 494-day gap since last release warrants checking whether your use case can tolerate the known limitations: in-memory session storage (no persistence…

copyleftpure Python · 3.7+aging
118.4Kdownloads / mo
crcengine With conditions
PyPI · Communications · released Apr 2023

CrcEngine provides table-based and bit-bashing CRC calculation with support for pre-defined algorithms (CRC8, CRC16, CRC32, CRC64 variants) and custom algorithm creation, plus C code generation for embedded use.

However, maintenance is dormant; use it for non-critical checksums or where you can fork if needed.

GPL-3.0-onlypure Pythondormant
114.6Kdownloads / mo
desktop-notifier Worth it
PyPI · Communications · released Aug 2025

Sends cross-platform desktop notifications from Python with support for callbacks, action buttons, reply fields, and sounds on Linux, macOS, Windows, and iOS.

MITpure Python · 3.9+
114.3Kdownloads / mo
pipecat-ai-whisker With conditions
PyPI · Communications · released May 2026

Whisker is a real-time debugger for Pipecat voice and multimodal AI applications that lets you inspect workers, pipelines, jobs, and message flow across a multi-agent system through a graphical UI.

BSD-2-Clausepure Python · 3.11+
112.0Kdownloads / mo