{ "info": { "author": "Yoginth", "author_email": "yoginth@zoho.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "## Timeify\n\n> Convert Millisecond to human readable format\n\n## Screenshot\n\n\n\n## Install\n\n```\n$ pip install timeify\n```\n\n## Usage\n\n```python\nimport timeify as time\n\nprint (time.humanize(180000))\n#=> (2, 2, 0, 0) # (days, hours, minutes, seconds)\n\nprint (time.humanize(158692)[2])\n#=> 4 # (minutes)\n```\n\n## Get Help\n\nThere are few ways to get help:\n\n 1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.\n\n 2. For bug reports and feature requests, open issues.\n\n 3. For direct and quick help, you can [email me](mailto://yoginth@zoho.com).\n\n## How to contribute\nHave an idea? Found a bug? See [how to contribute][contributing].\n\nThanks!\n\n## License\n\n[MIT][license]\n\n[LICENSE]: https://yoginth.mit-license.org/\n[contributing]: /CONTRIBUTING.md", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://yoginth.gitlab.io", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "timeify", "package_url": "https://pypi.org/project/timeify/", "platform": "", "project_url": "https://pypi.org/project/timeify/", "project_urls": { "Homepage": "https://yoginth.gitlab.io", "Patreon": "https://www.patreon.com/yoginth", "Source": "https://gitlab.com/yoginth/timeify" }, "release_url": "https://pypi.org/project/timeify/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Convert Millisecond to human readable format", "version": "1.0.1" }, "last_serial": 4124280, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0c85e2cd2e66af719ef1854ddc3d80eb", "sha256": "ceff6ea67ef892c6124888d55fc0e5c144c244e6e649dcd20b34643369895aeb" }, "downloads": -1, "filename": "timeify-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0c85e2cd2e66af719ef1854ddc3d80eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1793, "upload_time": "2018-07-21T02:53:55", "url": "https://files.pythonhosted.org/packages/e9/02/190d331388fc85731117bf1a65cf14d3cfa7a5f0d1352b2d6ce51ff3cb84/timeify-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "591c1c9a587a737270fe0a3fdc725725", "sha256": "8ea621a75242bfa0902112cbe34ee0d11f792c76d95f9dd4481f070e01520af1" }, "downloads": -1, "filename": "timeify-1.0.1.tar.gz", "has_sig": false, "md5_digest": "591c1c9a587a737270fe0a3fdc725725", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1791, "upload_time": "2018-08-01T11:21:42", "url": "https://files.pythonhosted.org/packages/7a/80/aa9df1280a8b8b838d8b35e848a30c896d5c0b7f9696c64b71911edf3c21/timeify-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "591c1c9a587a737270fe0a3fdc725725", "sha256": "8ea621a75242bfa0902112cbe34ee0d11f792c76d95f9dd4481f070e01520af1" }, "downloads": -1, "filename": "timeify-1.0.1.tar.gz", "has_sig": false, "md5_digest": "591c1c9a587a737270fe0a3fdc725725", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1791, "upload_time": "2018-08-01T11:21:42", "url": "https://files.pythonhosted.org/packages/7a/80/aa9df1280a8b8b838d8b35e848a30c896d5c0b7f9696c64b71911edf3c21/timeify-1.0.1.tar.gz" } ] }