{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/3"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"Apprise sends notifications to dozens of popular services (Telegram, Discord, Slack, Amazon SNS, Gotify, and many others) through a single unified library with a common syntax.","skillfed_tags":["notifications","multi-service","cli-tool"],"use_cases":["Send alerts from monitoring or CI/CD systems to multiple channels (Slack, Discord, email) with one call","Build a multi-platform notification feature into an application without hardcoding each service's API","Notify on-call teams via their preferred channels (Telegram, PagerDuty, Gotify) from a single script","Aggregate notifications from different sources into a unified CLI tool for system administrators","Test notification delivery across multiple services during development or staging"],"what_it_does":"Apprise is a notification library that abstracts away the differences between dozens of notification services\u2014Telegram, Discord, Slack, email, SMS, IRC, and many others\u2014behind a single Python API and command-line interface. Instead of writing separate code for each service, you define notification targets using a common URL-like syntax and call one method to send to all of them. The library handles authentication, message formatting, and delivery asynchronously.\n\nIt's designed for two audiences: developers who want to add multi-service notifications to applications without learning each service's API, and system administrators or DevOps engineers who need a CLI tool to send alerts from scripts or monitoring systems. The package is lightweight, has low install friction, and supports modern Python versions (3.9+).","worth_installing":"Yes. Apprise is actively maintained, has no known vulnerabilities, low install friction, and solves a real problem\u2014coordinating notifications across many services. The permissive BSD-2-Clause license poses no barrier. Install it if you need to send notifications to multiple platforms or want to avoid vendor lock-in to a single service."},"id":"apprise","links":{"html":"https://skillfed.io/packages/apprise","md":"https://skillfed.io/packages/apprise.md","pypi":"https://pypi.org/project/apprise/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-04","license_spdx":null,"license_treatment":"permissive","name":"apprise","python_support":"supports_current","summary":"Push Notifications that work with just about every platform!"},"popularity":{"monthly_downloads":12265715,"position":1329,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.12.0"}
