# liiight/notifiers

The easy way to send notifications

Repository: https://github.com/liiight/notifiers
Canonical: https://ross.abutalabs.com/products/notifiers
Homepage: http://notifiers.readthedocs.io/
Language: Python
License: MIT
License Family: permissive
Topics: python, notifications, notifier, notification-service, python3, pypi
Last push: 2026-08-24T17:43:07+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3380, "days_push": 9, "days_rel": 473, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2737, forks 111 (observed 2026-08-28T04:07:16.337257+00:00)

## What it is
A Python library and CLI that provides a unified, simple interface for sending notifications through many providers like Slack, Telegram, email, Pushover, and PagerDuty. It lets scripts and applications send alerts without integrating each provider's SDK individually.

## Use cases
- send slack notifications from a python script
- notify me when my cron job finishes
- send telegram alerts from python
- unified notification library for multiple providers
- send email alerts from a script
- push notifications when a long task completes
- send pagerduty alerts from python

## When to choose
- you need to send notifications from Python or a CLI across multiple providers
- you want one consistent API instead of learning each provider's SDK
- you're adding user-configurable notification providers to an app

## When to avoid
- you only ever use a single provider and prefer its official SDK
- you need a hosted notification service with dashboards and delivery analytics
- you're not working in Python

## Facets
- artifact type: library
- maturity: active
- function: email, webhook, developer-tools
- domain: developer-tools, messaging-platforms
- platform: python, cli, cross-platform
- tags: notifications, push-notifications, unified-interface, alerting, python-library, automation

## Member repositories
- liiight/notifiers (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.337257+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:14.531177+00:00, confidence not recorded.
  - readme: https://github.com/liiight/notifiers (fetched 2026-08-28T04:07:16.337257+00:00, sha 60810f2d7c8a)
  - registry_pypi: https://pypi.org/pypi/notifiers/json (fetched 2026-08-29T09:57:56.848606+00:00, sha 814c1c388dff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
