Contents

cli-helpers 2.3.1

0

Helpers for building command-line apps

Helpers for building command-line apps

Stars: 90, Watchers: 90, Forks: 28, Open Issues: 5

The dbcli/cli_helpers repo was created 6 years ago and the last code push was 2 months ago. The project is moderately popular with 90 github stars!

How to Install cli-helpers

You can install cli-helpers using pip

pip install cli-helpers

or add it to a project with poetry

poetry add cli-helpers

Package Details

Author
dbcli
License
Homepage
https://github.com/dbcli/cli_helpers
PyPi:
https://pypi.org/project/cli-helpers/
GitHub Repo:
https://github.com/dbcli/cli_helpers

Classifiers

  • Software Development
  • Software Development/Libraries/Python Modules
  • Terminals/Terminal Emulators/X Terminals
No  cli-helpers  pypi packages just yet.

Errors

A list of common cli-helpers errors.

Code Examples

Here are some cli-helpers code examples and snippets.

Related Packages & Articles

blessed 1.20.0

Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities.

awscli-local 0.22.0

Thin wrapper around the "aws" command line interface for use with LocalStack

aws-configure 2.1.8

A CLI to configure AWS named profiles in ~/.aws/config and ~/.aws/credentials files

aria2p 0.12.0

Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.

anyjson 0.3.3

Wraps the best available JSON implementation available in a common interface

cleo 2.1.0

Cleo allows you to create beautiful and testable command-line interfaces.

click-plugins 1.1.1

An extension module for click to enable registering CLI commands via setuptools entry-points.