{ "info": { "author": "Alexis M\u00e9taireau & contributors", "author_email": "alexis@notmyidea.org", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.7" ], "description": "# Compute working hours from logins and logouts\n\nI never know how much time I'm spending at work per week, so I wrote a little script that gets me this information out of logins / logouts.\n\nIt obviously only work if you have a separated computer for work and for your personal use. But that's my case!\n\nInstallation\n============\n\nIt's pretty simple to install, here are a few lines for you::\n\n $ pip install login-workhours\n $ workhours\n Week # Duration (hours)\n -------- ------------------\n 19 3.66\n 21 4.19\n 23 0.18\n 24 0.01\n 25 63.96\n 28 23.99\n 29 23.96\n 30 1.61\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://framagit.org/almet/workhours", "keywords": "time-management", "license": "Custom BSD Beerware", "maintainer": "", "maintainer_email": "", "name": "login-workhours", "package_url": "https://pypi.org/project/login-workhours/", "platform": "", "project_url": "https://pypi.org/project/login-workhours/", "project_urls": { "Homepage": "https://framagit.org/almet/workhours" }, "release_url": "https://pypi.org/project/login-workhours/0.1/", "requires_dist": [ "utmp", "tabulate" ], "requires_python": "", "summary": "Compute working hours based on login / logouts events.", "version": "0.1" }, "last_serial": 5578255, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fc1e4ecaa230f8fe6e3bea5d759152e2", "sha256": "7fb2ead7cae5879e8726ed7dfc054141e6dde930840437673bc2c1aecc207cb2" }, "downloads": -1, "filename": "login_workhours-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fc1e4ecaa230f8fe6e3bea5d759152e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3001, "upload_time": "2019-07-24T15:42:35", "url": "https://files.pythonhosted.org/packages/26/c1/7d8bf1800297dd4c9b6a8b6d18f8bed6bb35801982ca861d72464319a063/login_workhours-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58f7b86659554524d50c945525e1c309", "sha256": "c3909ccd410fe1230dc6984984ba6f71ddd341a6b7f310223be3a6d446adcc81" }, "downloads": -1, "filename": "login-workhours-0.1.tar.gz", "has_sig": false, "md5_digest": "58f7b86659554524d50c945525e1c309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2770, "upload_time": "2019-07-24T15:42:37", "url": "https://files.pythonhosted.org/packages/09/b4/b5f00f19eb0fc304e72d00f8cfea78160fca622a625092ff0eabc81b72f9/login-workhours-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc1e4ecaa230f8fe6e3bea5d759152e2", "sha256": "7fb2ead7cae5879e8726ed7dfc054141e6dde930840437673bc2c1aecc207cb2" }, "downloads": -1, "filename": "login_workhours-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fc1e4ecaa230f8fe6e3bea5d759152e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3001, "upload_time": "2019-07-24T15:42:35", "url": "https://files.pythonhosted.org/packages/26/c1/7d8bf1800297dd4c9b6a8b6d18f8bed6bb35801982ca861d72464319a063/login_workhours-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "58f7b86659554524d50c945525e1c309", "sha256": "c3909ccd410fe1230dc6984984ba6f71ddd341a6b7f310223be3a6d446adcc81" }, "downloads": -1, "filename": "login-workhours-0.1.tar.gz", "has_sig": false, "md5_digest": "58f7b86659554524d50c945525e1c309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2770, "upload_time": "2019-07-24T15:42:37", "url": "https://files.pythonhosted.org/packages/09/b4/b5f00f19eb0fc304e72d00f8cfea78160fca622a625092ff0eabc81b72f9/login-workhours-0.1.tar.gz" } ] }