Skip to main content

PyInquirer-inspired prompt library

Project description

enquire

Goal

Enquire is a pet project with no ambitions. However, a bit of history might shed some light on the project goals.

It was a cold April morning and the dew on the grass was frozen like a tiny piece of glass.

Eric Cartman

I needed a modern cli prompt library to add some interactivity to my working projects. PyInquirer turned out to be the most easy-to-use and convenient among all the libs I could find.

Unfortunately, the latest version published on pypi had at least one critical bug: it completely ignored the default value for list prompts. The GitHub version does not have that bug, however, it seems to be abandoned for quite some years.

Since I only needed the basic, the radio button, and the checkbox types, these were implemented first.


This documentation is a work in progress, check out the examples folder to get some usage tips

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

enquire-0.0.9.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

enquire-0.0.9-py3-none-any.whl (7.5 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