PyInquirer

View on PyPIReverse Dependencies (186)

1.0.2 PyInquirer-1.0.2-py2-none-any.whl

Wheel Details

Project: PyInquirer
Version: 1.0.2
Filename: PyInquirer-1.0.2-py2-none-any.whl
Download: [link]
Size: 25536
MD5: 25812d78e77d468bacd8c0ebaaae10e5
SHA256: 3b25f84ecf147c06fd9606a43fd5c2aa6b0131f82df6cf4a015397f0366bd17f
Uploaded: 2018-07-20 11:35:11 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: PyInquirer
Version: 1.0.2
Summary: A Python module for collection of common interactive command line user interfaces, based on Inquirer.js
Author: Oyetoke Toby
Author-Email: oyetoketoby80[at]gmail.com
Home-Page: https://github.com/CITGuru/PyInquirer/
Download-Url: https://github.com/CITGuru/PyInquirer/archive/1.0.0.tar.gz
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Dist: prompt-toolkit (==1.0.14)
Requires-Dist: Pygments (>=2.2.0)
Requires-Dist: regex (>=2016.11.21)
[Description omitted; length: 10449 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py2-none-any

RECORD

Path Digest Size
PyInquirer/__init__.py sha256=KjhKVVC3lY-h2S1qWX8wPk1_ExyFljboaK3gsmTdrNM 785
PyInquirer/color_print.py sha256=x1hRyTZL5f_vdpX8ZVeGXvl9gHWb7KU7XydrnVck0iw 963
PyInquirer/prompt.py sha256=G6LmtJ_e0rf2WhowQKmt_s7zBVWyxesvaKLONQCPmBc 3489
PyInquirer/separator.py sha256=H0vX4NQkdiOGjITuPE9recoJSXVsM63CCddPMVUTZlU 247
PyInquirer/utils.py sha256=rj1dtw63rfglhcR9zb8byxPP0n55CfhwDigXoZD2u24 930
PyInquirer/prompts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
PyInquirer/prompts/checkbox.py sha256=mrHqQtelOotHFIQ-LKt339sOK4f3_5_dmEmRFMnhYh4 8554
PyInquirer/prompts/common.py sha256=lS_xx1_FLeiet-ngB-sPG5QR1_R3YWQnqQ9UlWtx7GM 2996
PyInquirer/prompts/confirm.py sha256=z57o18a36IjGL3xo5HGHzPu7tO4AEvKG0qEW0Va6qiY 2760
PyInquirer/prompts/expand.py sha256=Q39-VViufatO4J4ZSvXB3yh1ws4sVoqVcuzyCUqT8Hc 6539
PyInquirer/prompts/input.py sha256=1lGLH2E323U9zIC9Umw5fLJu21n3F1HbKGLf0dVZ2sA 1658
PyInquirer/prompts/list.py sha256=DkSsJTMvVQCOwVIDQtKhBryv5WStMTsk7cg0xBSUjkQ 6258
PyInquirer/prompts/password.py sha256=2FIqHIHczneg-s2Eri_gX76ScQ0StwpZTjlOP5qnFWQ 282
PyInquirer/prompts/rawlist.py sha256=65vshmbcm1qrSLizAEBHx9IKy83Wc-Ua4YhllmwC5Lc 5452
PyInquirer-1.0.2.dist-info/DESCRIPTION.rst sha256=0HrZNDwxNL79WaxAiELFGFYujW6BMlca0nZMkL4sEXA 10449
PyInquirer-1.0.2.dist-info/METADATA sha256=U1lVpDW2ug3lq25rcRI1_9t9f8-GxZutXIFAlMeG5gc 11447
PyInquirer-1.0.2.dist-info/RECORD
PyInquirer-1.0.2.dist-info/WHEEL sha256=hZvi-8L6mc2COqhOUWREM_h2lvnJbaHycZt8eohtmso 92
PyInquirer-1.0.2.dist-info/dependency_links.txt sha256=9QaEsJdTU4m-fdBOahfr-8LOl19dVn40uSrjomVJayI 59
PyInquirer-1.0.2.dist-info/metadata.json sha256=g2T1qnTnv96HqkC_zQYOzXruLG0YkgT3F3cqi1SKpa0 1128
PyInquirer-1.0.2.dist-info/top_level.txt sha256=qPZel9K61vGKUCycxfUiR-dZi-QbSQJOHuW_M23lxcY 11

top_level.txt

PyInquirer
prompt_toolkit==1.0.14
Pygments>=2.2.0
regex>=2016.11.21