{ "info": { "author": "Carlos A. Planch\u00f3n", "author_email": "bubbledoloresuruguay2@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# servussymtowords\n*Python3 module to convert temperature units and Km to words.*\n\n## Installation\n### Install with pip\n```\npip3 install -U servussymtowords\n```\n\n## Usage\n```\nIn [1]: import servussymtowords\n\nIn [2]: servussymtowords.units_and_numbers_to_words(\n \"Actual temperature is of 5\u00b0C, with a wind of 1Km/h\"\n )\nOut[2]: 'Actual temperature is of five Celsius degrees, with a wind of one Kilometer per hour'\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/servussymtowords/archive/v0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/servussymtowords", "keywords": "convert,units,words", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "servussymtowords", "package_url": "https://pypi.org/project/servussymtowords/", "platform": "", "project_url": "https://pypi.org/project/servussymtowords/", "project_urls": { "Download": "https://github.com/carlosplanchon/servussymtowords/archive/v0.2.tar.gz", "Homepage": "https://github.com/carlosplanchon/servussymtowords" }, "release_url": "https://pypi.org/project/servussymtowords/0.2/", "requires_dist": null, "requires_python": "", "summary": "Python3 module to convert temperature units and Km to words.", "version": "0.2" }, "last_serial": 5179780, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "080c8c4b34b0f9c692fc15053c5bb69a", "sha256": "bdd7f604a3f305219b0232bb159ff3082fe5761aacba39cda868619ccd48d0b5" }, "downloads": -1, "filename": "servussymtowords-0.1.tar.gz", "has_sig": false, "md5_digest": "080c8c4b34b0f9c692fc15053c5bb69a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746, "upload_time": "2019-04-24T00:39:10", "url": "https://files.pythonhosted.org/packages/ed/a5/35ed58e0ffa359d1cd57d051bd2f403e158cafe9be75d1f14bb46621bf4b/servussymtowords-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f20441f8149f1c4e1cdd7f728ebd1968", "sha256": "0a7bc89f3c6b1e4190a75aa439e09e1c0f38829fb8d34d5e89375072610c466b" }, "downloads": -1, "filename": "servussymtowords-0.2.tar.gz", "has_sig": false, "md5_digest": "f20441f8149f1c4e1cdd7f728ebd1968", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2791, "upload_time": "2019-04-24T00:42:00", "url": "https://files.pythonhosted.org/packages/0a/fb/b095f3032bb7cb1acb5e7debfadf89a2989ee6078cd99f1c88719c18a656/servussymtowords-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f20441f8149f1c4e1cdd7f728ebd1968", "sha256": "0a7bc89f3c6b1e4190a75aa439e09e1c0f38829fb8d34d5e89375072610c466b" }, "downloads": -1, "filename": "servussymtowords-0.2.tar.gz", "has_sig": false, "md5_digest": "f20441f8149f1c4e1cdd7f728ebd1968", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2791, "upload_time": "2019-04-24T00:42:00", "url": "https://files.pythonhosted.org/packages/0a/fb/b095f3032bb7cb1acb5e7debfadf89a2989ee6078cd99f1c88719c18a656/servussymtowords-0.2.tar.gz" } ] }