pkg.soopen package index

brew / Rang 6593

notifiers mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für notifiers in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install notifiers

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Easy way to send notifications

Befehle und Aliase

  • notifiers

Verlauf

Projektgeschichte und Nutzung

notifiers is a Python library and CLI that provides a unified interface for sending notifications through many third-party providers. It is aimed at developers who want notifications in scripts, applications, or logging without writing separate integrations for every provider.

Projektgeschichte

The PyPI release history starts with 0.1 uploaded on 2017-08-03. Repository tag history shows the same early 0.x period, a v1.0.0 tag on 2018-08-07, a 1.2.0 tag on 2019-07-25, and later 1.3.x work. PyPI metadata for the checked package showed 1.3.6 uploaded on 2025-05-17.

The project appears in source metadata as liiight/notifiers and in the package input as github.com/notifiers/notifiers; the PyPI project URLs point at github.com/liiight/notifiers. The Homebrew formula packages the Python distribution as a command named notifiers.

Adoptionsgeschichte

Adoption is primarily Python-library adoption rather than Homebrew adoption. The README advertises PyPI, Docker, Read the Docs, and a Pepy downloads badge, while Homebrew's formula JSON reported 299 installs over the 365-day window. That suggests Homebrew is a convenience install path, not the main distribution channel.

Wie es verwendet wird

The core Python usage is get_notifier('pushover') or notify('pushover', ...), returning a provider-specific NotificationResponse through a common API. The CLI exposes provider commands such as notifiers pushover notify, and the logging integration lets users attach a NotificationHandler to Python's standard logging module so errors can trigger notifications.

Supported providers listed by the README include Pushover, SimplePush, Slack, Gmail, SMTP email, Telegram, Gitter, Pushbullet, Join, Zulip, Twilio, PagerDuty, Mailgun, StatusPage.io, iCloud, VictorOps/Splunk On-Call, and Notify.

Warum Paket-Nerds sich dafür interessieren

notifiers matters as glue: it trades deep provider-specific features for a stable, script-friendly facade over many notification APIs. For package people, it is also a reminder that the same project can be packaged as a Python library, a CLI, a Docker image, and a Homebrew formula.

Zeitleiste

  • 2017-08-03: notifiers 0.1 uploaded to PyPI.
  • 2018-08-07: repository tag v1.0.0.
  • 2019-07-25: repository tag 1.2.0.
  • 2025-05-17: PyPI release 1.3.6, matching the Homebrew stable version checked here.

Related projects

  • requests, jsonschema, click, Python logging, Pushover, Slack, Telegram, Twilio, PagerDuty.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für notifiers wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
notifiersExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.3.6
Manager aktualisiert2026-05-14
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:notifiers
Version1.3.6
PaketmanagerHomebrew
Homepagehttps://pypi.org/project/notifiers/
Zuletzt aktualisiert2026-05-14T09:54:08Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation