Skip to main content

This is a library for prompting input on the command line.

Project description

PyPI Version PyPI Downloads Travis

This is a library for prompting input on the command line.
It was initiated by Stefan Fischer and is developed and maintained by many others.

Install

The package is available on PyPI:

$ pip install prompt
Python 3.2+ is required: PyPI Python Versions
Wheels are supported: PyPI Wheel

Use

The package may be imported directly:

import prompt
integer = prompt.integer("Please enter a number: ")

Contribute

Write a bug report or send a pull request.
Other contributors have done so before.

License License

Copyright (c) 2015 Stefan Fischer
The source code is available under the MIT License.
See LICENSE for further details.

Download files

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

Source Distribution

prompt-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

prompt-0.1.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

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