Metadata-Version: 2.1
Name: pyinputlib
Version: 0.0.2
Summary: A Input Library
Author: Monil
Author-email: <monildarediya1@gmail.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: Microsoft :: Windows :: Windows 10

Usage
-----
 - A Library For Nice Inputs, has A Function Named `funkyInput()` Which Takes 2 Arguments `ask_value` and `defaultVal`, `ask_value` for What Will Be Shown In The Input, `defaultVal` - (Optional), For The Default Value To Be Selected If The User Types Nothing
