Skip to content

SteveDaulton/cliio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cliio

Collection of lightweight helpers for user interaction in Python CLI apps.

cliio (pronounced "Cleo") is a collection of handy tools to simplify common tasks in command-line applications, with minimal dependencies. Utilities include prompting users, validating input, managing terminal display, and working with the clipboard.

Why cliio?

  • Clean and lightweight — no unnecessary dependencies
  • Designed for user-facing interaction, not low-level I/O
  • CLI-first: every tool is built with command-line apps in mind
  • Easy to use, easy to extend

License

MIT License

Project under active development

About

Collection of lightweight helpers for user interaction in Python CLI apps.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors