- Notifications
You must be signed in to change notification settings - Fork31
Python helpers for common CLI tasks
License
dbcli/cli_helpers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CLI Helpers is a Python package that makes it easy to perform common tasks whenbuilding command-line apps. It's a helper library for command-line interfaces.
Libraries likeClick andPython Prompt Toolkitare amazing tools that help you create quality apps. CLI Helpers complementsthese libraries by wrapping up common tasks in simple interfaces.
CLI Helpers is not focused on your app's design pattern or framework -- you canuse it on its own or in combination with other libraries. It's lightweight andeasy to extend.
What's included in CLI Helpers?
- Prettyprinting of tabular data with custom pre-processing
- Config file reading/writing
Read the documentation athttp://cli-helpers.rtfd.io
About
Python helpers for common CLI tasks
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.