Skip to main content

Library for quick CLI prompts.

Project description

Introduction

This project provides a Python 2.x library that allows the user to quickly create CLI prompts for user input. The main features are the following:

  • Simple multi-entry menus.

  • Prompt for yes/no response.

  • Prompt for integer response.

  • Prompt for float response.

  • Optional default value.

  • Optional validity check.

  • Should work on any platform without additional dependencies.

Status

Currently, this project is under active development. The contents of the repository should be considered unstable during active development.

Requirements

Qprompt should run on any Python 2.x interpreter without additional dependencies.

Installation

Qprompt can be installed with pip using the following command: pip install qprompt

Additional, Qprompt can be installed from source by running: python setup.py install

Usage

The following are basic examples of Qprompt (all examples can be found here):

Similar

The following projects are similar and may be worth checking out:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qprompt-0.1.7.zip (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page