{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "Use this package to create an interactive cli app for some funcions \n\n\n## Usage\n\nUse `clier.command` decorator to add a funcion(command) to cli. Use `cli.start` to start listening input commands.\n\n## Command interface \n\n`help` to display info about commands generated from docstdings.\n\nUse funcion name to call from cli and pass params separated by spaces", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/DaniloZZZ/clier", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "clier", "package_url": "https://pypi.org/project/clier/", "platform": "", "project_url": "https://pypi.org/project/clier/", "project_urls": { "Homepage": "https://github.com/DaniloZZZ/clier" }, "release_url": "https://pypi.org/project/clier/0.2/", "requires_dist": null, "requires_python": ">=3.7", "summary": "Makes interactive cli programs of modules", "version": "0.2" }, "last_serial": 5666426, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e71ce30d2faacb3ccf3d825e52506c05", "sha256": "d9cc1d2bb14623320899464e81d1469b1365236ecb319ba4fe9dcefcedf85189" }, "downloads": -1, "filename": "clier-0.1.tar.gz", "has_sig": false, "md5_digest": "e71ce30d2faacb3ccf3d825e52506c05", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 2167, "upload_time": "2019-08-11T15:45:38", "url": "https://files.pythonhosted.org/packages/ef/4b/099f91c303d3b85a45be7573a6b40a4b7f79e7b389dbdcf9af52d6d1fa05/clier-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "8561c0841f3056b6f000f2a04d69c8df", "sha256": "df0930ae12ff16d605b54686fb1b409125de5d093b6dc85c136bcd628cec3fcc" }, "downloads": -1, "filename": "clier-0.2.tar.gz", "has_sig": false, "md5_digest": "8561c0841f3056b6f000f2a04d69c8df", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 2389, "upload_time": "2019-08-12T13:32:53", "url": "https://files.pythonhosted.org/packages/e3/6e/6d067c438ba3d00254b28b676510f6d6ed96f1eee3317c4aebd03f027000/clier-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8561c0841f3056b6f000f2a04d69c8df", "sha256": "df0930ae12ff16d605b54686fb1b409125de5d093b6dc85c136bcd628cec3fcc" }, "downloads": -1, "filename": "clier-0.2.tar.gz", "has_sig": false, "md5_digest": "8561c0841f3056b6f000f2a04d69c8df", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 2389, "upload_time": "2019-08-12T13:32:53", "url": "https://files.pythonhosted.org/packages/e3/6e/6d067c438ba3d00254b28b676510f6d6ed96f1eee3317c4aebd03f027000/clier-0.2.tar.gz" } ] }