# Installer bagels avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bagels pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:bagels
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bagels
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bagels
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ba/bagels/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:bagels
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.12
- **Résumé source:** Powerful expense tracker that lives in your terminal
- **Page d'accueil:** <https://github.com/EnhancedJax/Bagels>
- **Dernière mise à jour:** 2026-06-20T10:28:46Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bagels (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.12
## Historique du projet et usages

Bagels is a terminal user interface expense tracker built for local personal finance workflows. It is a newer example of the Textual-era Python TUI wave: polished terminal software distributed through Python packaging, Homebrew, and Nix.

### Historique du projet

The EnhancedJax/Bagels GitHub repository was created in November 2024. Its README describes Bagels as a TUI application for tracking and analyzing money flow with accounts, categories, splits, transfers, records, recurring transaction templates, insights, filters, graphs, budgets, and customizable keybindings.

The README explains the motivation as habit-building: the author found it easier to track expenses at the end of the day in a fast local terminal workflow. It also states that Bagels is built with Textual and was heavily inspired by posting.

### Historique d'adoption

Bagels moved quickly from a GitHub project to packaged CLI: the README lists uv as the recommended installer, plus Homebrew, pipx, conda-forge, and X-CMD options. The batch metadata also shows Homebrew and Nix packaging.

By June 2026, GitHub metadata showed thousands of stars, unusually high for a young personal-finance TUI. That suggests broader interest in terminal-native productivity apps, even though its formal release history only starts in late 2024.

### Modes d'utilisation

The normal command is bagels to start the TUI. The README also documents bagels --at to choose a storage location and bagels locate database or bagels locate config to find local files.

Bagels is used for local tracking rather than bank-synced accounting. Its roadmap explicitly lists bank sync as backlog, while existing features emphasize manual records, templates, budgets, and insights.

### Pourquoi les passionnés de paquets s'y intéressent

Bagels matters to package nerds because it shows a modern Python app being packaged as a real end-user terminal application, not just a library. uv, pipx, Homebrew, conda-forge, and Nix all serve different installer cultures for the same TUI.

It is also a good example of terminal UI packaging pressures: users expect a single executable, local data, discoverable config paths, and a modern terminal, while maintainers still manage Python versions and application dependencies.

### Chronologie

- 2024-11: GitHub repository created and early 0.1.x releases published.
- 2025-04: 0.3.8 released during active feature iteration.
- 2025-07: 0.3.12 released.
- 2026: Batch package metadata shows Homebrew and Nix availability.

### Related projects

- Bagels is built with Textual and the README says it was heavily inspired by posting.
- It is adjacent to terminal productivity and personal-finance tools, especially local-first expense trackers and budget managers.

### Sources

- <https://github.com/EnhancedJax/Bagels>
- <https://github.com/EnhancedJax/Bagels/releases>
- <https://pypi.org/project/bagels/>
- <https://textual.textualize.io/>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bagels. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

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.


## Configuration files

- Unix: $XDG_CONFIG_HOME/bagels/config.yaml
## Autres enregistrements de gestionnaires de paquets

- Nix - bagels: normalized package name match | nixpkgs package indexes: pkgs/by-name/ba/bagels/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/bagels.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bagels.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
