{ "info": { "author": "Yavor Paunov", "author_email": "hello@yavorpaunov.com", "bugtrack_url": null, "classifiers": [], "description": "===========\ntime2words\n===========\nModule for converting numerical representation of time to text.\n\nCurrently this works only for relative time and the output shows an aproximation. E.g. \"about five and a half months\".\n\nIncluding precise time and time of day is work in progress.\n\n\n======\nUsage\n======\n\n::\n\n from time2words import relative_time_to_text\n relative_time_to_text(years=5, months=8, days=5) # -> \"less than six years\"", "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/YavorPaunov/time2words", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "time2words", "package_url": "https://pypi.org/project/time2words/", "platform": "any", "project_url": "https://pypi.org/project/time2words/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/YavorPaunov/time2words" }, "release_url": "https://pypi.org/project/time2words/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "A Python library for converting numerical representation of time to text.", "version": "0.1.2" }, "last_serial": 1634937, "releases": { "0.0.2": [], "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "075c45572c2f59b9caa179778f814530", "sha256": "bce2b1661e34a3dce9faa912e21acfec7fefa71d4793c767e0ce5e9381a226e2" }, "downloads": -1, "filename": "time2words-0.1.1.tar.gz", "has_sig": false, "md5_digest": "075c45572c2f59b9caa179778f814530", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4207, "upload_time": "2015-07-14T21:23:10", "url": "https://files.pythonhosted.org/packages/99/6d/244df62cb0b8a6765d67414425520a3cf733eb26a4b85eacb8eda2d888a5/time2words-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "fa1b37b762171c40784cb3b8bfc9d220", "sha256": "fff36a3f80a418d5b58fd3f2e328d1d36dbe5b3a13dfafc490d7e26f41c260b5" }, "downloads": -1, "filename": "time2words-0.1.2.tar.gz", "has_sig": false, "md5_digest": "fa1b37b762171c40784cb3b8bfc9d220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4187, "upload_time": "2015-07-15T19:36:33", "url": "https://files.pythonhosted.org/packages/38/18/0bff95bf1313df9533671b1d61c21e936ea0f1bc4c5903509200281202e7/time2words-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa1b37b762171c40784cb3b8bfc9d220", "sha256": "fff36a3f80a418d5b58fd3f2e328d1d36dbe5b3a13dfafc490d7e26f41c260b5" }, "downloads": -1, "filename": "time2words-0.1.2.tar.gz", "has_sig": false, "md5_digest": "fa1b37b762171c40784cb3b8bfc9d220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4187, "upload_time": "2015-07-15T19:36:33", "url": "https://files.pythonhosted.org/packages/38/18/0bff95bf1313df9533671b1d61c21e936ea0f1bc4c5903509200281202e7/time2words-0.1.2.tar.gz" } ] }