pkg.soopen package index

brew / Rang 6853

hapless mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hapless

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Run and manage background processes

Befehle und Aliase

  • hap

Verlauf

Projektgeschichte und Nutzung

hapless is a small Python CLI for launching and tracking background processes. It wraps the common shell need to detach long-running jobs, keep logs, and check status later.

Projektgeschichte

The author introduced hapless in a 2022-11-13 post as a Python project for running and tracking background processes more conveniently than raw shell job-control patterns. The README defines the tool as the simplest way of running and tracking processes in the background.

Adoptionsgeschichte

The official README documents installation with uv, pipx, pip, and Homebrew. That is a narrow but useful adoption surface for Python-oriented command-line users who want a lightweight process runner rather than a full supervisor.

Wie es verwendet wird

The main command pattern is `hap run -- <command>`, followed by `hap`, `hap status`, `hap logs`, `hap pause`, `hap resume`, `hap signal`, and `hap clean` for monitoring and lifecycle actions. The blog post emphasizes detached execution, output redirection, generated IDs, custom names, and later log inspection.

Warum Paket-Nerds sich dafür interessieren

hapless occupies the gap between ad hoc `nohup`/shell job control and full process managers such as Supervisor. It is package-manager-interesting mostly because it gives a short, memorable executable, `hap`, to a common local-automation task without requiring a service manager.

Zeitleiste

  • 2022-11-13: Author blog post introduces hapless as a recently developed Python project.
  • 2020s: Official README documents uv, pipx, pip, and Homebrew installation paths.

Related projects

  • The README explicitly points users to Rich for console UI ideas and Supervisor as the full-fledged process-manager alternative.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

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
hapcliglobales Executable

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-04
Manager-Version0.15.1
Manager aktualisiert2026-07-13
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://bmwant.link/hapless-easily-run-and-manage-background-processes/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hapless
Version0.15.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/hapless
Homepagehttps://bmwant.link/hapless-easily-run-and-manage-background-processes/
Repositoryhttps://github.com/bmwant/hapless
Upstream-Dokumentationhttps://bmwant.link/hapless-easily-run-and-manage-background-processes/
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/2c/ab/a5c875f00927421371c9c36849030ba84dc171e7157575fd85126e893064/hapless-0.15.1.tar.gz
Zuletzt aktualisiert2026-07-13T10:46:08Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehapless
Version Scheme0
Revision2
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

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
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation