macOS
brew install bpytoplocal Homebrew formula metadata
sudo port install bpytopMacPorts ports tree · sysutils/bpytop/Portfile · source: api.github.com
brew
Linux/OSX/FreeBSD resource monitor. Version 1.0.68 via Homebrew; verified from local package data.
install
brew install bpytoplocal Homebrew formula metadata
sudo port install bpytopMacPorts ports tree · sysutils/bpytop/Portfile · source: api.github.com
sudo apt install bpytopDebian stable package indexes · bpytop · source: deb.debian.org
sudo pacman -S bpytopArch Linux sync databases · bpytop · source: geo.mirror.pkgbuild.com
overview
Linux/OSX/FreeBSD resource monitor
history
bpytop is a Python terminal resource monitor for Linux, macOS, and FreeBSD. It belongs to the lineage of highly visual TUI system monitors that trade plain tabular process lists for responsive graphs, mouse support, themes, and in-terminal process management.
The project was created on GitHub in 2020 by aristocratos. Its README describes bpytop as a Python port and continuation of bashtop, carrying over bashtop-compatible themes while expanding the implementation around Python and psutil.
In 2021 the same author began a third iteration, btop, written in C++. The bpytop README documents that btop++ was completed for Linux and released as version 1.0.0 on 18 September 2021, making bpytop an important middle step in the bashtop to btop evolution.
The official README lists installation through PyPI, Homebrew, MacPorts, Arch Linux, Snapcraft, and other distribution channels. The input package facts also record packaging in Homebrew, Debian, MacPorts, Arch, and Ubuntu, which reflects broad Unix-like package-manager adoption for a terminal monitor.
bpytop became popular partly because it packaged a polished dashboard experience as a single CLI command, a pattern that suited Homebrew and Linux distribution users who wanted richer terminal monitoring without a desktop application.
Users run bpytop to inspect CPU, memory, disk, network, and process state from the terminal. The README highlights filtering, process sorting, selected-process details, mouse support, and sending SIGTERM, SIGKILL, or SIGINT from the interface.
The project depends on Python 3.7 or newer and psutil. Its terminal UI expects UTF-8, wide character support, and either truecolor or 256-color fallback, which is typical of modern TUI tools that rely on box drawing and braille graph characters.
For package-history nerds, bpytop is notable as the transitional Python entry in aristocratos' resource-monitor trilogy: bashtop in Bash, bpytop in Python, and btop in C++. It shows how the same terminal UX moved across implementation languages as performance and portability needs changed.
It is also a good example of how TUI tools spread through multiple package ecosystems at once: PyPI for upstream freshness, Homebrew and MacPorts for macOS users, distro packages for Linux users, and Snapcraft for cross-distro installs.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.config/bpytop/bpytop.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bpytop | 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/aristocratos/bpytop
install metadata
| Package key | brew:bpytop |
|---|---|
| Version | 1.0.68 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bpytop |
| Homepage | https://github.com/aristocratos/bpytop |
| Repository | https://github.com/aristocratos/bpytop |
| Upstream docs | https://github.com/aristocratos/bpytop#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/aristocratos/bpytop/archive/refs/tags/v1.0.68.tar.gz |
| Dependencies | osx-cpu-temp, python@3.14 |
| 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 | bpytop |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bpytop 1.0.68-2
Resource monitor that shows usage and stats
https://github.com/aristocratos/bpytop
sudo apt install bpytopbpytop 1.0.68-2
Resource monitor that shows usage and stats
https://github.com/aristocratos/bpytop
sudo apt install bpytopbpytop 1.0.68-2
Resource monitor that shows usage and stats for processor, memory, disks, network and processes
https://github.com/aristocratos/bpytop
sudo pacman -S bpytopbpytop
sudo port install bpytopsource 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.