{ "info": { "author": "Thomas Leichtfuss", "author_email": "thomaslfuss@gmx.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7" ], "description": "timeparse\n==========\n\nAn argparse-extension for parsing command-line arguments as time-, date-,\ndatetime-, or timedelta-objects.\n\nLatest Version\n--------------\nThe latest version of this project can be found at : http://github.com/thomst/timeparse.\n\n\nInstallation\n------------\n* Option 1 : Install via pip ::\n\n pip install timeparse\n\n* Option 2 : If you have downloaded the source ::\n\n python setup.py install\n\n\nDokumentaion:\n-------------\nPlease visit the documentation on readthedocs.org:\nhttps://timeparse.readthedocs.org/en/latest/index.html\n\n\nUsage\n-------------\nHow to use? ::\n\n >>> import argparse\n >>> from timeparse import ParseDatetime\n >>>\n >>> parser = argparse.ArgumentParser()\n >>> parser.add_argument('--datetime', action=ParseDatetime, nargs='+')\n >>>\n >>> parser.parse_args(\"--datetime 2.4.2013 23:02\".split()).datetime\n datetime.datetime(2013, 4, 2, 23, 2)\n\n\n\n\nReporting Bugs\n--------------\nPlease report bugs at github issue tracker:\nhttps://github.com/thomst/timeparse/issues\n\n\nAuthor\n------\nthomst \nThomas Leichtfu\u00df\n\n* http://github.com/thomst", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/packages/source/t/timeparse/timeparse-0.5.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thomst/timeparse", "keywords": "parser parse datetime time strings", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "timeparse", "package_url": "https://pypi.org/project/timeparse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/timeparse/", "project_urls": { "Download": "https://pypi.python.org/packages/source/t/timeparse/timeparse-0.5.5.tar.gz", "Homepage": "https://github.com/thomst/timeparse" }, "release_url": "https://pypi.org/project/timeparse/0.5.5/", "requires_dist": null, "requires_python": null, "summary": "An argparse-extension for parsing command-line arguments as time-, date-, datetime-, or timedelta-objects.", "version": "0.5.5" }, "last_serial": 1040750, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "d39aeaa92e3ca515422bb25da2ed2b93", "sha256": "3efd5c7b9f86dc51ac7d408eb2bf7c832a63e68c2e75a1c8cf82fa106d9b34a7" }, "downloads": -1, "filename": "timeparse-0.2.tar.gz", "has_sig": false, "md5_digest": "d39aeaa92e3ca515422bb25da2ed2b93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2489, "upload_time": "2013-04-13T21:28:53", "url": "https://files.pythonhosted.org/packages/c8/cb/fe5b0034ef14ea9ccd8bf9144fe29bf7fc7a92accf01cff09ec4f7c1287a/timeparse-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "0f148318f4f13a46b041f0736977d31d", "sha256": "5de0c018989d605d1c70b13225d7713a042861e75c189c814d571903bee38298" }, "downloads": -1, "filename": "timeparse-0.3.tar.gz", "has_sig": false, "md5_digest": "0f148318f4f13a46b041f0736977d31d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7140, "upload_time": "2013-05-03T23:41:42", "url": "https://files.pythonhosted.org/packages/69/67/635680d5115c7b9c52792f0233f04d1eb28c1ab1797263129403c7d2fcb3/timeparse-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "50960e6709528c05b0b60ca789e0db33", "sha256": "50da2d3867fce60a50f8ce45f63054b6d60d52173d15f2524fc67ce2afa7aa3b" }, "downloads": -1, "filename": "timeparse-0.3.1.tar.gz", "has_sig": false, "md5_digest": "50960e6709528c05b0b60ca789e0db33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7356, "upload_time": "2013-05-04T07:52:00", "url": "https://files.pythonhosted.org/packages/d9/b0/5a4d4bf460653771121588a7d6c9b3547711c1ef19763bfd9fb261624971/timeparse-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "f7af8324a56c62297b32ce9fb4686027", "sha256": "f23ef767bc83ea089f7585fcea6e29f8417a13e4cd51fdbd2cafe8a1d473e73e" }, "downloads": -1, "filename": "timeparse-0.3.2.tar.gz", "has_sig": false, "md5_digest": "f7af8324a56c62297b32ce9fb4686027", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7385, "upload_time": "2013-05-04T08:17:04", "url": "https://files.pythonhosted.org/packages/8c/c3/9a10b016ffd50014859edebfad63e35e711b6d3204cfe6ca46a6407ca3a5/timeparse-0.3.2.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "b79d2a1ea13c85cf5046da7fbe7cee4c", "sha256": "af78c745e5f5b60686730bd64f6bd955aad6726c69b9bdd70ea28be726eea285" }, "downloads": -1, "filename": "timeparse-0.4.tar.gz", "has_sig": false, "md5_digest": "b79d2a1ea13c85cf5046da7fbe7cee4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3470, "upload_time": "2013-05-04T10:35:27", "url": "https://files.pythonhosted.org/packages/00/40/6099b6a7f40f73bae5a4ba1d80b0a8e912935bc7df16948aad423ee73a92/timeparse-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "56ccd49c0e0853b5360b223d968bbea6", "sha256": "abf4930f6587ca808b526f88001faf104292368d38373be1c55d745e2668d79d" }, "downloads": -1, "filename": "timeparse-0.4.1.tar.gz", "has_sig": false, "md5_digest": "56ccd49c0e0853b5360b223d968bbea6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3334, "upload_time": "2013-05-07T18:52:59", "url": "https://files.pythonhosted.org/packages/7e/25/e077c23bf71211a0c9a2fd80e116952a07da1dbf5a9c42ccd7e51eeba1f5/timeparse-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "d638ae7c973bf72984ca22994c623a48", "sha256": "a6afb63daef77f1e33045b0b6b1e3545bc2e6d1d88e61202f2e17c6fe4de73a3" }, "downloads": -1, "filename": "timeparse-0.4.2.tar.gz", "has_sig": false, "md5_digest": "d638ae7c973bf72984ca22994c623a48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3388, "upload_time": "2013-05-08T17:21:32", "url": "https://files.pythonhosted.org/packages/f9/01/78f051b8511f26deba344d46bf7f46857835bd73c375fb0115538794bed4/timeparse-0.4.2.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "97fe03baddd92f9d40d6c7443fe71978", "sha256": "e9777ad718737534d2037c0e9a4df2113751c7d106fb02e1fce4d111b5bf1609" }, "downloads": -1, "filename": "timeparse-0.5.0.tar.gz", "has_sig": false, "md5_digest": "97fe03baddd92f9d40d6c7443fe71978", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2621, "upload_time": "2013-05-30T09:45:26", "url": "https://files.pythonhosted.org/packages/7b/12/f9340195f4ba13e015506c909a28871864132d08a92f0947032235621289/timeparse-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "9a5389827b5e6c810a3370d0fd94044c", "sha256": "8525a5176e1cd02d6e49c9bd44ea1eb6b22bd21148ee1e32b8cbe0dcd6f9c52c" }, "downloads": -1, "filename": "timeparse-0.5.1.tar.gz", "has_sig": false, "md5_digest": "9a5389827b5e6c810a3370d0fd94044c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2863, "upload_time": "2013-07-25T21:29:56", "url": "https://files.pythonhosted.org/packages/55/d0/1969e745e27a7bcb51a5686d7ebf1e908e597b2d484e0ce2c07c55b841db/timeparse-0.5.1.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "105dedcfeb6e1d6764b74d5fe755f49f", "sha256": "018b67a9e494573df4be1c27752a9454b5b86468a2f6e4475676776f5707758c" }, "downloads": -1, "filename": "timeparse-0.5.3.tar.gz", "has_sig": false, "md5_digest": "105dedcfeb6e1d6764b74d5fe755f49f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3031, "upload_time": "2013-08-23T18:53:49", "url": "https://files.pythonhosted.org/packages/ad/8f/43b4e0e26bb96c65dfd17bc4cce0f5fdc12fb40a4629cd6c98d42636a1a8/timeparse-0.5.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "248ed8f4bbb03f83ddf13ad5327aa1dc", "sha256": "1aea4336b47024e602fded9e04b0a3900e9d9796d9fcbff711d1d2c165d66d06" }, "downloads": -1, "filename": "timeparse-0.5.4.tar.gz", "has_sig": false, "md5_digest": "248ed8f4bbb03f83ddf13ad5327aa1dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3035, "upload_time": "2013-08-23T19:29:15", "url": "https://files.pythonhosted.org/packages/22/76/1870e159983477f4a367bf4879af55e6a95eaafbc30eba0fdf2b3881d6b2/timeparse-0.5.4.tar.gz" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "e740526bb047d53e42483765c6750285", "sha256": "1066c90088e39212eb964edf3176d593fa26dcb329430c369259a9a8c8c4e539" }, "downloads": -1, "filename": "timeparse-0.5.5.tar.gz", "has_sig": false, "md5_digest": "e740526bb047d53e42483765c6750285", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3012, "upload_time": "2014-03-25T16:03:47", "url": "https://files.pythonhosted.org/packages/ae/b8/687c11c33d2a985c9f40f3fccd0d9b836245a49cb8d2b23ca7a0bf672f82/timeparse-0.5.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e740526bb047d53e42483765c6750285", "sha256": "1066c90088e39212eb964edf3176d593fa26dcb329430c369259a9a8c8c4e539" }, "downloads": -1, "filename": "timeparse-0.5.5.tar.gz", "has_sig": false, "md5_digest": "e740526bb047d53e42483765c6750285", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3012, "upload_time": "2014-03-25T16:03:47", "url": "https://files.pythonhosted.org/packages/ae/b8/687c11c33d2a985c9f40f3fccd0d9b836245a49cb8d2b23ca7a0bf672f82/timeparse-0.5.5.tar.gz" } ] }