An open API service indexing awesome lists of open source software.

https://github.com/pandada8/python-prompts

Python package for cli prompts, inspired by Inquirer.js
https://github.com/pandada8/python-prompts

Last synced: about 2 months ago
JSON representation

Python package for cli prompts, inspired by Inquirer.js

Awesome Lists containing this project

README

        

Prompts
===============================

version number: 0.0.1
author: pandada8

Overview
--------

Python package for cli prompts, inspired by Inquirer.js

Installation / Usage
--------------------

To install use pip:

$ pip install prompts

Or clone the repo:

$ git clone https://github.com/pandada8/prompts.git
$ python setup.py install

Contributing
------------

TBD

Example
-------

TBD