A Python command-line application that analyzes text files by counting words and character frequencies, then generates a clean, sorted report. Built as part of the Boot.dev Backend Developer Path to practice file I/O, data structures, functions, sorting, and CLI development.
python cli backend algorithms command-line text-analysis python3 data-structures file-handling software-engineering text-processing word-count learning-project backend-development character-frequency bootdev bookbot
-
Updated
Jul 9, 2026 - Python