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
- Host: GitHub
- URL: https://github.com/dcdanko/gimme_input
- Owner: dcdanko
- License: mit
- Created: 2017-09-16T19:04:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-26T20:34:57.000Z (over 8 years ago)
- Last Synced: 2025-04-09T15:50:41.645Z (about 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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 `_.