Create a live plot of the CPU or GPU memory usage of your system over time
Install:
pip install plot_memory_usage
plot_memory_usage --help
usage: plot_memory_usage [-h] [--units {MB,GB,PERCENT}]
╭─ arguments ───────────────────────────────────────╮
│ -h, --help show this help message and exit │
│ --units {MB,GB,PERCENT} │
│ (default: MB) │
╰───────────────────────────────────────────────────╯