{ "info": { "author": "Nidelva", "author_email": "hi@n8.pm", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Butler 0.0.2\nIt just works. This is basically just a random package.\n\n## Shorten big numbers\nStarts shortening at thousand and stops at trillion.\n```python\nfrom butler import numbers\nnumbers.shorten(10000000)\n```\nOutputs: 10M\n\n## Countdowns\nCountdown to day and hour\n```python\nfrom butler import countdown\ncountdown.day_and_hour('monday', 12)\n```\nOutput: [days, hours, minutes, seconds]\n\nCountdown to hour\n```python\nfrom butler import countdown\ncountdown.hour(12)\n```\nOuput: [hours, minutes, seconds]\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://github.com/nidelva/butler", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "n8.butler", "package_url": "https://pypi.org/project/n8.butler/", "platform": "", "project_url": "https://pypi.org/project/n8.butler/", "project_urls": { "Homepage": "https://github.com/nidelva/butler" }, "release_url": "https://pypi.org/project/n8.butler/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "It does a few things", "version": "0.0.2" }, "last_serial": 5139638, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "a566ef8690fcc85de35ed872d494230e", "sha256": "db441c209d0c462345b1d39d8e85bba7a27448c85da43dd8a8e04a9c8cbacf2d" }, "downloads": -1, "filename": "n8.butler-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a566ef8690fcc85de35ed872d494230e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3368, "upload_time": "2019-04-14T01:33:35", "url": "https://files.pythonhosted.org/packages/3f/1b/ec0f84d0fd8b7c5d3fa479b4d7f574a16fd7a95c454b828449618ed85fcc/n8.butler-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "601c5f3400fae7531ab06659bbb8712b", "sha256": "36ad960d9c75352cfe7820b972c8c1676b01419e2ca6ebb0cf32c3a406709e81" }, "downloads": -1, "filename": "n8.butler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "601c5f3400fae7531ab06659bbb8712b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2695, "upload_time": "2019-04-14T01:33:37", "url": "https://files.pythonhosted.org/packages/53/69/e752e84bbb22ecfb009eceabc21ed1bcad9748696245cecf1c33b65dac1b/n8.butler-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a566ef8690fcc85de35ed872d494230e", "sha256": "db441c209d0c462345b1d39d8e85bba7a27448c85da43dd8a8e04a9c8cbacf2d" }, "downloads": -1, "filename": "n8.butler-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a566ef8690fcc85de35ed872d494230e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3368, "upload_time": "2019-04-14T01:33:35", "url": "https://files.pythonhosted.org/packages/3f/1b/ec0f84d0fd8b7c5d3fa479b4d7f574a16fd7a95c454b828449618ed85fcc/n8.butler-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "601c5f3400fae7531ab06659bbb8712b", "sha256": "36ad960d9c75352cfe7820b972c8c1676b01419e2ca6ebb0cf32c3a406709e81" }, "downloads": -1, "filename": "n8.butler-0.0.2.tar.gz", "has_sig": false, "md5_digest": "601c5f3400fae7531ab06659bbb8712b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2695, "upload_time": "2019-04-14T01:33:37", "url": "https://files.pythonhosted.org/packages/53/69/e752e84bbb22ecfb009eceabc21ed1bcad9748696245cecf1c33b65dac1b/n8.butler-0.0.2.tar.gz" } ] }