Getting Started with quiCkLI: Multi-Command Applications
· 4 min read
In the first two parts of this series you built a greeting tool and a file viewer. In this
final article you will combine everything you have learned to build pyk5l, a
kubectl-like multi-command application.
By the end you will understand every primitive in quickli and how they fit together in
a realistic application.

