{ "info": { "author": "Brian Kimakat", "author_email": "bkim19302@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# consoleApp\nA simple console App in python using docopt \n\n**Installation**\n\n`$ git clone https://github.com/kimobrian/consoleApp.git`\n\n`$ cd consoleApp`\n \n Create and activate a virtual environment.\n \n ```\n $ virtualenv venv\n $ source venv/bin/activate\n ```\n \n Install `docopt`\n \n `$ pip install docopt`\n \n Run the application with either of the two commands:\n ```\n $ python app.py --interactive\n $ python app.py -i\n ```\n \n **Commands**\n \n ```\n add e.g add 5 59\n sum e.g sum 23 56\n div e.g div 85 5\n multi e.g multi 21 40\n\n```\n \n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/ggiddy/consoleApp/tarball/1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ggiddy/consoleApp", "keywords": "docopt_calc,docopt_example", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "consoleAppMath", "package_url": "https://pypi.org/project/consoleAppMath/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/consoleAppMath/", "project_urls": { "Download": "https://github.com/ggiddy/consoleApp/tarball/1.0", "Homepage": "https://github.com/ggiddy/consoleApp" }, "release_url": "https://pypi.org/project/consoleAppMath/1.0/", "requires_dist": null, "requires_python": null, "summary": "A simple calculator built using docopt", "version": "1.0" }, "last_serial": 2489206, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "85247aa0c5bab716f88326ce6481c2b0", "sha256": "d6f75f6bb70b0fea0cc64968c6a8d6562e1068dad60bb213e8b0cfe3ed6a1f7f" }, "downloads": -1, "filename": "consoleAppMath-1.0.tar.gz", "has_sig": false, "md5_digest": "85247aa0c5bab716f88326ce6481c2b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1949, "upload_time": "2016-11-29T08:44:07", "url": "https://files.pythonhosted.org/packages/04/3e/871684aba969e86b4fa5b9bb767998b72eb5b16047ccc4a263566a3e66be/consoleAppMath-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "85247aa0c5bab716f88326ce6481c2b0", "sha256": "d6f75f6bb70b0fea0cc64968c6a8d6562e1068dad60bb213e8b0cfe3ed6a1f7f" }, "downloads": -1, "filename": "consoleAppMath-1.0.tar.gz", "has_sig": false, "md5_digest": "85247aa0c5bab716f88326ce6481c2b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1949, "upload_time": "2016-11-29T08:44:07", "url": "https://files.pythonhosted.org/packages/04/3e/871684aba969e86b4fa5b9bb767998b72eb5b16047ccc4a263566a3e66be/consoleAppMath-1.0.tar.gz" } ] }