macOS
brew install kaskadelocal Homebrew formula metadata
brew
TUI for Kafka. Version 4.0.7 via Homebrew; verified 2026-06-27.
install
brew install kaskadelocal Homebrew formula metadata
overview
TUI for Kafka
history
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.
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.
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.
The documented command shape separates admin and consumer modes, for example connecting with a bootstrap server and then selecting a topic for consumption.
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.
security posture
No matching local secret-handling manifest was found for kaskade. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kaskade | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sauljabin/kaskade
install metadata
| Package key | brew:kaskade |
|---|---|
| Version | 4.0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kaskade |
| Homepage | https://github.com/sauljabin/kaskade |
| Repository | https://github.com/sauljabin/kaskade |
| Upstream docs | https://github.com/sauljabin/kaskade#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/37/3b/88be2113f39216a6ad36680ad599927cbb57dbd9eef9f4af3af138134187/kaskade-4.0.7.tar.gz |
| Last updated | 2026-06-27T10:26:47Z |
| Pulse | updated |
| Dependencies | certifi, cryptography, librdkafka, python@3.14, rpds-py |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.