{ "info": { "author": "Dan Persons", "author_email": "dpersonsdev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Lightcli\n--------\n\nLightcli is a Python 3 library module for lightweight terminal interaction.\n\nSynopsis\n````````\n\n::\n\n import lightcli\n \n choice = lightcli.choice_input([options=], [prompt=], [showopts={True|False}], [qopt={True|False}])\n multiline = lightcli.long_input([prompt=], [maxlines=], [maxlength=])\n mylist = lightcli.list_input([prompt=], [maxitems=], [maxlength=])\n outputfile = lightcli.outfile_input([extension=])\n\n\nLinks\n`````\n\n* `Documentation `_\n* `Releases `_\n* `Changelog `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dogoncouch/lightcli", "keywords": "python-library,python3-library,input,input-method,python-module,python3-module,cli,cli-utilities,input-validation", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "lightcli", "package_url": "https://pypi.org/project/lightcli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lightcli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dogoncouch/lightcli" }, "release_url": "https://pypi.org/project/lightcli/1.1/", "requires_dist": null, "requires_python": null, "summary": "A lightweight terminal interaction library for Python", "version": "1.1" }, "last_serial": 2992977, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "c3f28b7f19e72a9defff4533aa92f5a9", "sha256": "50b86c882a989bee44c739f6d2dfca1063e3d5c4bf63276cc815eba7b4439299" }, "downloads": -1, "filename": "lightcli-1.0.tar.gz", "has_sig": false, "md5_digest": "c3f28b7f19e72a9defff4533aa92f5a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4788, "upload_time": "2017-05-31T02:45:36", "url": "https://files.pythonhosted.org/packages/fc/00/a6eb12598590085491090c52b8ad7f0c49ce23d9fdb4f61716c138f1de11/lightcli-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "f3bd474d82ab450983c7237245750f35", "sha256": "db27b36ef301471513d38ecc51ec48b65845fcc0c73f5167f58cd1c4ad23ae7e" }, "downloads": -1, "filename": "lightcli-1.1.tar.gz", "has_sig": false, "md5_digest": "f3bd474d82ab450983c7237245750f35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3460, "upload_time": "2017-07-01T19:21:06", "url": "https://files.pythonhosted.org/packages/21/ad/68ca05639237a3521e742b63e7d4af6146bfa316f68eb2d512880e638c4b/lightcli-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3bd474d82ab450983c7237245750f35", "sha256": "db27b36ef301471513d38ecc51ec48b65845fcc0c73f5167f58cd1c4ad23ae7e" }, "downloads": -1, "filename": "lightcli-1.1.tar.gz", "has_sig": false, "md5_digest": "f3bd474d82ab450983c7237245750f35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3460, "upload_time": "2017-07-01T19:21:06", "url": "https://files.pythonhosted.org/packages/21/ad/68ca05639237a3521e742b63e7d4af6146bfa316f68eb2d512880e638c4b/lightcli-1.1.tar.gz" } ] }