Skip to main content

3 posts tagged with "General"

quiCkLI concepts, architecture, and plugin-system posts.

View All Tags

Introducing quiCkLI

· One min read
Sven Patrick Meier
Creator and maintainer of quiCkLI, an educational Python CLI framework

quiCkLI is a small, educational Python framework for building command-line applications. It keeps registration, parsing, validation, dispatch, and help visible so developers can learn how CLI tools fit together.