{ "info": { "author": "Yonathan Klijnsma", "author_email": "admin@0x3a.com", "bugtrack_url": null, "classifiers": [], "description": "# pyepoch\nA simple python-based command-line utility to convert time or date stamps to epoch and back.\n\n#### Usage\n`pyepoch` is installed as a command-line utility accessible as `epoch` from the command-line.\n\nYou can use it to convert time or date string formats to epoch timestamps (with milliseconds):\n\n```\n-$ epoch '2018/1/1'\n1514764800000\n\n```\n\nor if you specify, in seconds:\n```text\n-$ epoch '2018/1/1' -s\n1514764800\n```\n\nYou can specify a timestamp as exact and detailed as you want it to. Additionally you can always convert back the epoch timestamp to an iso formatted date string:\n\n```\n-$ epoch 1514764800000\n2018-01-01T00:00:00\n```\n\nif your epoch input is in seconds you can add a `-s` flag, the tool can't determine this automatically.\n\n#### Bugs\nFeel free to report issues, this 'utility' was build out of ease as I got frustrated with manual conversion of timestamps and strings the whole time.", "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/0x3a/pyepoch", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyepoch", "package_url": "https://pypi.org/project/pyepoch/", "platform": "", "project_url": "https://pypi.org/project/pyepoch/", "project_urls": { "Homepage": "https://github.com/0x3a/pyepoch" }, "release_url": "https://pypi.org/project/pyepoch/0.0.5/", "requires_dist": null, "requires_python": ">=3.3", "summary": "A simple python-based command-line utility to convert time or date stamps to epoch and back.", "version": "0.0.5" }, "last_serial": 5569375, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "4d512ff0cf04a76c3d387caed1217500", "sha256": "b87227ede39d4237dcfa58adcc42c7234519189cf60e86a66e174e0a1adceba0" }, "downloads": -1, "filename": "pyepoch-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4d512ff0cf04a76c3d387caed1217500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2529, "upload_time": "2019-07-19T15:53:52", "url": "https://files.pythonhosted.org/packages/e9/c0/ae05d0c988c318b0d9713d24a0d206c2799eafc9f6ce8493466e2437ee8b/pyepoch-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a9321d9b04d60e2622e3bc3feca8a054", "sha256": "45ddbb9903fe55d8e055da0b37adf95b516312685641ee8862d48c930f4e1e0b" }, "downloads": -1, "filename": "pyepoch-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a9321d9b04d60e2622e3bc3feca8a054", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 2574, "upload_time": "2019-07-19T21:37:59", "url": "https://files.pythonhosted.org/packages/56/f0/70470e40e6e6d57579f43de173319c57ce81a428e8b67b54ba3dc3cd4233/pyepoch-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e7d2a96b67816c776e58f934df6dd5fc", "sha256": "78106eb7ebd178d92c9a7675a47e6763013afd3a476e1a77bf27412e78ef0799" }, "downloads": -1, "filename": "pyepoch-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e7d2a96b67816c776e58f934df6dd5fc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 2643, "upload_time": "2019-07-19T21:55:59", "url": "https://files.pythonhosted.org/packages/df/32/5eb5a7a234a14ccb51645ad59ba1013207cb8c333fe8b0c08f8f903680a6/pyepoch-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "5394daa2581ba3d9842a6b5f8a93c065", "sha256": "a8138a2cb9778a269c022706013793e711e3e278adb7805fc89a8a05bca95f49" }, "downloads": -1, "filename": "pyepoch-0.0.5.tar.gz", "has_sig": false, "md5_digest": "5394daa2581ba3d9842a6b5f8a93c065", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 2646, "upload_time": "2019-07-22T22:10:36", "url": "https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5394daa2581ba3d9842a6b5f8a93c065", "sha256": "a8138a2cb9778a269c022706013793e711e3e278adb7805fc89a8a05bca95f49" }, "downloads": -1, "filename": "pyepoch-0.0.5.tar.gz", "has_sig": false, "md5_digest": "5394daa2581ba3d9842a6b5f8a93c065", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.3", "size": 2646, "upload_time": "2019-07-22T22:10:36", "url": "https://files.pythonhosted.org/packages/5a/f4/e29e03d912e17f1751091dd281408b6ee83f6c02098b2ced9d6912d7abda/pyepoch-0.0.5.tar.gz" } ] }