{ "info": { "author": "playfulpachyderm", "author_email": "playful.pachyderm@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Math-Words\nMost people use words. Many people also use calculators. It seems logical, then, that calculators should also be able to use words. This project is aimed at working in that direction.\n\nTo launch in interactive mode (with a really crappy REPL), use `python -m mathwords`.\n\n## Sample queries:\n* `twelve plus three` -> `fifteen`\n* `six raised to the power of three` -> `two hundred sixteen`\n* `eight minus a billion` -> `negative nine hundred ninety nine million nine hundred ninety nine thousand nine hundred ninety two`\n* `one hundred and forty four divided by two to the three` -> `eighteen`\n* `eight divided by five` -> `one point six`\n* `square root of the common log of ten quadrillion` -> `four`\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/playfulpachyderm/mathwords", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mathwords", "package_url": "https://pypi.org/project/mathwords/", "platform": "", "project_url": "https://pypi.org/project/mathwords/", "project_urls": { "Homepage": "https://gitlab.com/playfulpachyderm/mathwords" }, "release_url": "https://pypi.org/project/mathwords/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A calculator that uses words", "version": "0.0.1" }, "last_serial": 5614585, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d4f8b67331cd64c06bbef135b2208893", "sha256": "98110c3948468f79085697bd307b7225ba8d6bf70087f81eec9b6f791b272c69" }, "downloads": -1, "filename": "mathwords-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d4f8b67331cd64c06bbef135b2208893", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5821, "upload_time": "2019-07-31T17:00:05", "url": "https://files.pythonhosted.org/packages/67/37/9bb15258f8709a3a50895a2b8e4b134bac93bc202d60d32787c654106228/mathwords-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a1aa965765fe87c57ac1bd2aa5d63ed3", "sha256": "2d9df019df0afcf93c1baf3a652c011748a58a9a6ba794c111d3c1713f8627a6" }, "downloads": -1, "filename": "mathwords-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a1aa965765fe87c57ac1bd2aa5d63ed3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4162, "upload_time": "2019-07-31T17:00:07", "url": "https://files.pythonhosted.org/packages/77/3e/abcaa129b91a9a80fa7b9c2878f2127fe29a8b8c768b9a887d0ef9558e66/mathwords-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4f8b67331cd64c06bbef135b2208893", "sha256": "98110c3948468f79085697bd307b7225ba8d6bf70087f81eec9b6f791b272c69" }, "downloads": -1, "filename": "mathwords-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d4f8b67331cd64c06bbef135b2208893", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5821, "upload_time": "2019-07-31T17:00:05", "url": "https://files.pythonhosted.org/packages/67/37/9bb15258f8709a3a50895a2b8e4b134bac93bc202d60d32787c654106228/mathwords-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a1aa965765fe87c57ac1bd2aa5d63ed3", "sha256": "2d9df019df0afcf93c1baf3a652c011748a58a9a6ba794c111d3c1713f8627a6" }, "downloads": -1, "filename": "mathwords-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a1aa965765fe87c57ac1bd2aa5d63ed3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4162, "upload_time": "2019-07-31T17:00:07", "url": "https://files.pythonhosted.org/packages/77/3e/abcaa129b91a9a80fa7b9c2878f2127fe29a8b8c768b9a887d0ef9558e66/mathwords-0.0.1.tar.gz" } ] }