Build a Terminal Disk Analyzer in Python with Textual 30 Mar 2026 9 min read Python A keyboard-driven disk usage analyzer in Python, built with Textual - because ncdu is great, but building your own is better.
Introduction to Textual: Building Modern Text User Interfaces in Python 17 Dec 2024 4 min read Python If you’re a Python developer, the Textual library from Textualize.io provides a modern, feature-rich way to build stunning TUIs with ease.