macOS
brew install honcholocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de honcho pour les workflows d'agents IA.
installation
brew install honcholocal Homebrew formula metadata
nix profile install nixpkgs#honchonixpkgs package indexes · pkgs/by-name/ho/honcho/package.nix · Source: api.github.com
aperçu
Python clone of Foreman, for managing Procfile-based applications
historique
Honcho is a Python port of David Dollar's Foreman, built to run and manage applications described by a `Procfile`. It belongs to the Heroku/12-factor family of development tools: a small CLI reads process declarations, loads optional environment variables, and starts a local process group with prefixed logs.
The upstream README and Read the Docs site describe Honcho as a Python port of Foreman. That origin matters because Foreman popularized the `Procfile` workflow outside Heroku: put `web`, `worker`, and other process roles in one file, then run a single command during development.
Honcho's changelog shows a conventional Python CLI maturation path. By 2015 it had an explicit changelog and version command, then accumulated Windows fixes, process-output fixes, custom Procfile handling, and service export support.
Honcho spread through Python packaging first and then into system package managers such as Homebrew and Nix. Its adoption is tied less to a large ecosystem of plugins and more to a durable need: Python developers wanted Foreman-style Procfile orchestration without depending on the Ruby implementation.
A typical workflow is to write a `Procfile`, optionally write a `.env` file, and run `honcho start`. The docs also cover using Procfiles to coordinate related services during development and exporting process definitions to init systems.
Changelog milestones show the tool broadening from basic local process management into operational handoff features, including Upstart, supervisord, runit, and systemd export support.
Honcho is a classic package-manager bridge package: small, stable CLI; language-specific origin; useful across many app stacks. It also illustrates how a simple file convention, `Procfile`, became portable infrastructure vocabulary across Ruby, Python, shell, and other implementations.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Procfile.envexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
honcho | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/nickstenning/honcho
métadonnées d'installation
| Clé du paquet | brew:honcho |
|---|---|
| Version | 2.0.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/honcho |
| Page d'accueil | https://github.com/nickstenning/honcho |
| Dépôt | https://github.com/nickstenning/honcho |
| Docs amont | https://honcho.readthedocs.io/en/stable |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/65/c8/d860888358bf5c8a6e7d78d1b508b59b0e255afd5655f243b8f65166dafd/honcho-2.0.0.tar.gz |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | honcho |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
honcho
nix profile install nixpkgs#honchopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.