{ "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": "# servusdates\n*Python3 module to check date and hour format.*\n\n## Installation\n### Install with pip\n```\npip3 install -U servusdates\n```\n\n## Usage\n```\nIn [1]: import servusdates\n\nIn [2]: servusdates.is_complete_hour(\"16:20:00\")\n\nOut[2]: True\n\nIn [3]: servusdates.is_date(\"08/10/1997\")\n\nOut[3]: (True, 'DD-MM-YYYY')\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/servusdates/archive/v0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/servusdates", "keywords": "servus,dates,hour,check", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "servusdates", "package_url": "https://pypi.org/project/servusdates/", "platform": "", "project_url": "https://pypi.org/project/servusdates/", "project_urls": { "Download": "https://github.com/carlosplanchon/servusdates/archive/v0.1.tar.gz", "Homepage": "https://github.com/carlosplanchon/servusdates" }, "release_url": "https://pypi.org/project/servusdates/0.1/", "requires_dist": null, "requires_python": "", "summary": "Python3 module to check date and hour format.", "version": "0.1" }, "last_serial": 4965815, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "228ce2804a45ca9e3332c5a7f54f7425", "sha256": "5610cdcdbaa40da1e23d40a0b58833e8820db641942592baab3edbd93697e1f0" }, "downloads": -1, "filename": "servusdates-0.1.tar.gz", "has_sig": false, "md5_digest": "228ce2804a45ca9e3332c5a7f54f7425", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1893, "upload_time": "2019-03-20T22:07:05", "url": "https://files.pythonhosted.org/packages/e4/e4/d06a7d4d1aaf802fd5561e7c9e1d9cf04140af17d6d7f46f40c7b1b93363/servusdates-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "228ce2804a45ca9e3332c5a7f54f7425", "sha256": "5610cdcdbaa40da1e23d40a0b58833e8820db641942592baab3edbd93697e1f0" }, "downloads": -1, "filename": "servusdates-0.1.tar.gz", "has_sig": false, "md5_digest": "228ce2804a45ca9e3332c5a7f54f7425", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1893, "upload_time": "2019-03-20T22:07:05", "url": "https://files.pythonhosted.org/packages/e4/e4/d06a7d4d1aaf802fd5561e7c9e1d9cf04140af17d6d7f46f40c7b1b93363/servusdates-0.1.tar.gz" } ] }