# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kaskade>
- **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>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/37/3b/88be2113f39216a6ad36680ad599927cbb57dbd9eef9f4af3af138134187/kaskade-4.0.7.tar.gz>
- **Dernière mise à jour:** 2026-06-27T10:26:47Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- kaskade (cli)
- kaskade (alias)

## Dépendances

- certifi
- cryptography
- librdkafka
- python@3.14
- rpds-py

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 4.0.7
- gestionnaire mis à jour: 2026-06-27
- données locales: OK
- dépôt amont: https://github.com/sauljabin/kaskade
- info: No cached GitHub release or tag data was available.
## 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 restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kaskade
- **Version Scheme:** 0
- **Revision:** 6
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [kcat](https://pkg.so/fr/brew/kcat/) - Shares pkgdb curated category or tags: cli, data, kafka, messaging.
- [ktea](https://pkg.so/fr/brew/ktea/) - Shares pkgdb curated category or tags: cli, data, kafka, terminal-ui, tui.
- [kaf](https://pkg.so/fr/brew/kaf/) - Shares pkgdb curated category or tags: cli, data, kafka, messaging.
- [activemq](https://pkg.so/fr/brew/activemq/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [nsq](https://pkg.so/fr/brew/nsq/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [openmama](https://pkg.so/fr/brew/openmama/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [yozefu](https://pkg.so/fr/brew/yozefu/) - Shares pkgdb curated category or tags: cli, data, kafka, tui.
- [lcm](https://pkg.so/fr/brew/lcm/) - Shares pkgdb curated category or tags: cli, data, messaging.
- [dolphie](https://pkg.so/fr/brew/dolphie/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, data, python.

## 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
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
