{ "info": { "author": "Hsueh-Hung Cheng", "author_email": "jhengsh.email@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "========\ndate-cli\n========\n\n.. image:: https://travis-ci.org/Jhengsh/date-cli.svg?branch=master\n :target: https://travis-ci.org/Jhengsh/date-cli\n :alt: Build Status\n\n.. image:: https://img.shields.io/pypi/v/date-cli.svg\n :target: https://pypi.org/project/date-cli/\n :alt: Latest Release\n\nThis package provides date command line.\n\n* date_range: help you generate date between 2 date(format: yyyymmdd)\n* month_range: help you generate date between 2 month(format: yyyymm)\n\n------------\nInstallation\n------------\n\nMethod 1: Using PyPI\n\n $ pip install date-cli\n\nMethod 2: Using git\n\n $ pip install git+https://github.com/Jhengsh/date-cli.git\n\n--------\nTuturial\n--------\n\nBasic Use::\n\n $ date_range -s 20200225 -e 20200305 | awk '{print \"python execute.py --yyyymmdd \"$1\";\"}'\n # python execute.py --yyyymmdd 20200225;\n # python execute.py --yyyymmdd 20200226;\n # python execute.py --yyyymmdd 20200227;\n # python execute.py --yyyymmdd 20200228;\n # python execute.py --yyyymmdd 20200229;\n # python execute.py --yyyymmdd 20200301;\n # python execute.py --yyyymmdd 20200302;\n # python execute.py --yyyymmdd 20200303;\n # python execute.py --yyyymmdd 20200304;\n # python execute.py --yyyymmdd 20200305;\n\n $ month_range -s 202001 -e 202003 jhengsh@Jhengshs-MBP\n # 202001\n # 202002\n # 202003\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Jhengsh/date-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "date-cli", "package_url": "https://pypi.org/project/date-cli/", "platform": "any", "project_url": "https://pypi.org/project/date-cli/", "project_urls": { "Homepage": "https://github.com/Jhengsh/date-cli" }, "release_url": "https://pypi.org/project/date-cli/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Date Command for shell", "version": "0.0.1" }, "last_serial": 5634523, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cd65488874fbf1cfcfeaa0f3200aab1f", "sha256": "4a4b61af5acddeeb0563df6fa0eb4804d8090f71c055b95378a66f23e730c0f0" }, "downloads": -1, "filename": "date_cli-0.0.1-py3.7.egg", "has_sig": false, "md5_digest": "cd65488874fbf1cfcfeaa0f3200aab1f", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 4258, "upload_time": "2019-08-05T14:18:28", "url": "https://files.pythonhosted.org/packages/20/5d/8ba98f3eef0ba628e2febae8568d39e97ce16a4c75748b3d21ffd73cb91e/date_cli-0.0.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "d697711d1dfd60bfc6e9bcdff5f84093", "sha256": "7baedb4da154a03d70b98ce96c7d074faff53fcaac767cadd522d1c4b2582ba9" }, "downloads": -1, "filename": "date_cli-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d697711d1dfd60bfc6e9bcdff5f84093", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4053, "upload_time": "2019-08-05T14:18:22", "url": "https://files.pythonhosted.org/packages/49/c6/8e07dffbde38a9a769a5e94cc93b7c7302443192ba27e1db52dd44df98fa/date_cli-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "51c20e1fc2d9dade2c10766e348446e9", "sha256": "eb4a88229d2c98522b94e6a6e386d16073cf5a698be467978b0a542df066f3e7" }, "downloads": -1, "filename": "date-cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "51c20e1fc2d9dade2c10766e348446e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2854, "upload_time": "2019-08-05T14:18:26", "url": "https://files.pythonhosted.org/packages/26/c2/734915576e2773b7d93815300d2d28c3ddea6a923809068e43b862b98dcb/date-cli-0.0.1.tar.gz" } ], "0.0.1.dev0": [ { "comment_text": "", "digests": { "md5": "4c3e5a0d2527d9be2d1ae182e0357899", "sha256": "f0fdf43f28477abcb2d8cd38041263d9b0b274e8b2d73d0c9f41bb9939bc0904" }, "downloads": -1, "filename": "date_cli-0.0.1.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "4c3e5a0d2527d9be2d1ae182e0357899", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4050, "upload_time": "2019-07-29T08:45:22", "url": "https://files.pythonhosted.org/packages/7c/da/8ee2302f2f9a6e07ce5f025a18158d0229edb8b6f32bfa09b90cf5124b8f/date_cli-0.0.1.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "08d2d53aa92f1734442484f75d39df93", "sha256": "01f0d544346572b06949acaf0157062d6ffafc278335c6f611a52bc0d7b9429a" }, "downloads": -1, "filename": "date-cli-0.0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "08d2d53aa92f1734442484f75d39df93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2763, "upload_time": "2019-07-29T08:45:24", "url": "https://files.pythonhosted.org/packages/29/d6/fc11ad2bd9b96583abe468d0fc3884c6952e24bceaec5320a9605430453e/date-cli-0.0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cd65488874fbf1cfcfeaa0f3200aab1f", "sha256": "4a4b61af5acddeeb0563df6fa0eb4804d8090f71c055b95378a66f23e730c0f0" }, "downloads": -1, "filename": "date_cli-0.0.1-py3.7.egg", "has_sig": false, "md5_digest": "cd65488874fbf1cfcfeaa0f3200aab1f", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 4258, "upload_time": "2019-08-05T14:18:28", "url": "https://files.pythonhosted.org/packages/20/5d/8ba98f3eef0ba628e2febae8568d39e97ce16a4c75748b3d21ffd73cb91e/date_cli-0.0.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "d697711d1dfd60bfc6e9bcdff5f84093", "sha256": "7baedb4da154a03d70b98ce96c7d074faff53fcaac767cadd522d1c4b2582ba9" }, "downloads": -1, "filename": "date_cli-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d697711d1dfd60bfc6e9bcdff5f84093", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4053, "upload_time": "2019-08-05T14:18:22", "url": "https://files.pythonhosted.org/packages/49/c6/8e07dffbde38a9a769a5e94cc93b7c7302443192ba27e1db52dd44df98fa/date_cli-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "51c20e1fc2d9dade2c10766e348446e9", "sha256": "eb4a88229d2c98522b94e6a6e386d16073cf5a698be467978b0a542df066f3e7" }, "downloads": -1, "filename": "date-cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "51c20e1fc2d9dade2c10766e348446e9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2854, "upload_time": "2019-08-05T14:18:26", "url": "https://files.pythonhosted.org/packages/26/c2/734915576e2773b7d93815300d2d28c3ddea6a923809068e43b862b98dcb/date-cli-0.0.1.tar.gz" } ] }