pkg.soopen package index

brew / 排名 6859

使用 Homebrew 安装 hapless

查看 hapless 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hapless

local Homebrew formula metadata

概览

软件包摘要

Run and manage background processes

命令和别名

  • hap

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
hap可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.15.1
管理器更新时间2026-07-13
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hapless
版本0.15.1
软件包管理器Homebrew
主页https://bmwant.link/hapless-easily-run-and-manage-background-processes/
仓库https://github.com/bmwant/hapless
最后更新2026-07-13T10:46:08Z
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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