# Installer kaskade avec Homebrew

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

## installation

```sh
sudo av install brew:kaskade
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kaskade
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:kaskade
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0.7
- **Résumé source:** TUI for Kafka
- **Page d'accueil:** <https://github.com/sauljabin/kaskade>
- **Dépôt:** <https://github.com/sauljabin/kaskade>
- **Dernière mise à jour:** 2026-06-27T10:26:47Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kaskade (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

kaskade is a terminal user interface for Apache Kafka, built with Textual, that combines topic administration and message consumption in a Python CLI/TUI package.

### Historique du projet

The repository started in September 2021. The README frames the tool as a Kafka TUI for listing topics, partitions, groups, and group members, inspecting lag and records, and consuming messages with common deserializers.

The 1.0.0 release work in July 2022 added Schema Registry support. Later releases expanded the consumer/admin workflow, with the 4.0.0 release changing several command-line options and adding config-file support.

### Historique d'adoption

kaskade's package presence spans Homebrew, PyPI/pipx, and Docker images, reflecting a common Kafka-operator need: quick inspection and ad hoc consumption without opening a browser-based Kafka UI.

### Modes d'utilisation

The documented command shape separates admin and consumer modes, for example connecting with a bootstrap server and then selecting a topic for consumption.

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

For package people, kaskade is a modern example of the Python TUI wave: a Kafka utility distributed as a CLI, but designed around rich terminal interaction rather than plain line-oriented output.

### Chronologie

- 2021-09-19: Repository history starts with the project bootstrap
- 2022-07-24: v1.0.0 release work added Schema Registry support
- 2025-12-26: v4.0.0 release work changed CLI options and added config-file support

### Related projects

- Apache Kafka, Textual, Redpanda, Schema Registry tooling, kcat, and browser-based Kafka UIs occupy nearby workflow space.

### Sources

- <https://formulae.brew.sh/formula/kaskade>
- <https://github.com/sauljabin/kaskade>
- <https://github.com/sauljabin/kaskade/commit/befa5b8a0a303b1bf187bb2b37a14b4588872525.patch>
- <https://github.com/sauljabin/kaskade/commit/cb9b27c626f337f2ac2fdd7e24913385fb3abb61.patch>
- <https://github.com/sauljabin/kaskade/releases/tag/v1.0.0>
- <https://github.com/sauljabin/kaskade/releases/tag/v4.0.0>


## Notes de sécurité

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



## Combined YAML source

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


## Sources

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