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

https://github.com/dcdanko/gimme_input

A python library of useful functions to get input from users for command line programs
https://github.com/dcdanko/gimme_input

Last synced: about 1 year ago
JSON representation

A python library of useful functions to get input from users for command line programs

Awesome Lists containing this project

README

          

gimme_input
===========

.. image:: https://img.shields.io/pypi/v/gimme_input.svg
:target: https://pypi.python.org/pypi/gimme_input
:alt: Latest PyPI version

.. image:: https://travis-ci.org/dcdanko/gimme_input.svg?branch=master
:target: https://travis-ci.org/dcdanko/gimme_input

A library of useful functions to get input from users for command line programs.

`gimme_input` was written by `David C. Danko `_.