{ "info": { "author": "Veit Heller", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# mite-cli\n\nA CLI interface for time-tracking in Mite. Currently only adding and editing\nentries and listing entries, projects and services is supported.\n\n## Installation\n\nYou can install `mite` through pip:\n\n```\npip install mite-cli\n```\n\n## Usage\n\nThere are six subcommands, `init`, `add`, `edit`, `entries`, `projects`, and\n`services`.\n\n`init` adds your profile configuration, so you don\u2019t have to enter it every\ntime. Call it once after installing `mite` like so:\n\n```\nmite init --team --api-key \n```\n\nLearn how to obtain a personalized API key [here](https://mite.yo.lk/en/api/index.html#authentication).\n\nAfter setting `mite` up, you can then use the `add` and `edit` commands.\n\nIf you call `mite add` without any arguments, it will do the following:\n\n- Assume that you want to add an entry for today (change by providing the\n `--date` argument)\n- Assume that you want to add an entry for 480 minutes, i.e. 8 hours (change\n by providing the `--minutes` argument)\n- Open your favorite editor as determined by the `EDITOR` system variable so you\n can type in a note (you can also skip this if you provide a `--note` argument)\n- Fetch all of your active projects and lets you choose from them (skip this by\n providing a `--project-id` argument)\n- Fetch all of your active service and lets you choose from them (skip this by\n providing a `--service-id` argument)\n- Tell mite to add that entry and, if you chose a project or service\n interactively, show you those IDs so you can add them via arguments next time.\n\nIf you forget those IDs again, simply type `mite projects` or `mite services` to\nfetch and display a list of projects and services and their IDs.\n\nIf you want to edit an entry, call `mite edit`. It accepts the same arguments as\nadding, plus an ID. If you don\u2019t have an entry ID handy, you can either search\nfor it using `mite entries` or go select it interactively in the command (beware\nthat the list of entries might be a little long).\n\nAnd that\u2019s it!\n\n
\n\nHave fun!\n\n\n", "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/port-zero/mite-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mite-cli", "package_url": "https://pypi.org/project/mite-cli/", "platform": "", "project_url": "https://pypi.org/project/mite-cli/", "project_urls": { "Homepage": "https://github.com/port-zero/mite-cli" }, "release_url": "https://pypi.org/project/mite-cli/0.1.2/", "requires_dist": [ "click", "mite (>=0.0.8)", "pyyaml" ], "requires_python": "", "summary": "A mite client for the command line", "version": "0.1.2" }, "last_serial": 4516664, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "729f24c6551c235552e068055755f3ae", "sha256": "10b427fa54674c4490648a73fc2392677fb5ed22c170a11b4cd969164446b075" }, "downloads": -1, "filename": "mite_cli-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "729f24c6551c235552e068055755f3ae", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3795, "upload_time": "2018-07-29T19:22:33", "url": "https://files.pythonhosted.org/packages/61/c5/6ada14317302e9e565bb519e58f6e511b7fe7919d9362ef5efe3bfe49e75/mite_cli-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90c9acd99de8fe44fe9f99c6111ff2ab", "sha256": "a07aee5f7d2df6c5d25ae3e660d5e242f86129951b431a6bffbc4aa08f417bdf" }, "downloads": -1, "filename": "mite-cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "90c9acd99de8fe44fe9f99c6111ff2ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3452, "upload_time": "2018-07-29T19:22:34", "url": "https://files.pythonhosted.org/packages/4a/b6/88524f40159b1504b899b8546df1a288ab77ee38bf9d20ba87bfec799406/mite-cli-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "86c89d325dd94662f6222c837f308b07", "sha256": "d132b5e52887a31c90ff35a1f0dadcd34cdc332317b166259cb33e07cb26d90e" }, "downloads": -1, "filename": "mite_cli-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "86c89d325dd94662f6222c837f308b07", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4186, "upload_time": "2018-07-31T12:49:11", "url": "https://files.pythonhosted.org/packages/92/ab/01584309b02367996f4a2aa146ac737667fd05da9897c398938907a15627/mite_cli-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c2fc98688e6822586954b5b5af8b27e7", "sha256": "15ecf1c1d01f5ed705daf2af6d66a43ee4768618d5508bbc31b08cf8c3816bc5" }, "downloads": -1, "filename": "mite-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c2fc98688e6822586954b5b5af8b27e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3850, "upload_time": "2018-07-31T12:49:12", "url": "https://files.pythonhosted.org/packages/84/e7/6161d99a109ff7a2e57c1b30e74f58663ffccd3aadb3ff0999f38b14117f/mite-cli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3d6fb9036cb38b04e0bc3a03e37be8e7", "sha256": "9536b249faefdcb3f400096d401d9ddde2d252ec4a811b706a5b6ff909f07e2e" }, "downloads": -1, "filename": "mite_cli-0.1.1-py3.7.egg", "has_sig": false, "md5_digest": "3d6fb9036cb38b04e0bc3a03e37be8e7", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 7469, "upload_time": "2018-11-22T11:32:58", "url": "https://files.pythonhosted.org/packages/49/2e/0a72fdb8c817ef1a6571109ae817af2ae53433b3d0273ef29e03b8f13bb4/mite_cli-0.1.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "9be060d4e703be720dc3c2f18d8a2bd8", "sha256": "3f739eb5e2cabdf35ccd2ed32b5ff3cbf9bfdb9e71c1423b05e7b8ff0c5ef005" }, "downloads": -1, "filename": "mite_cli-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9be060d4e703be720dc3c2f18d8a2bd8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4189, "upload_time": "2018-07-31T12:51:04", "url": "https://files.pythonhosted.org/packages/95/51/fbac81255c4f5e642e407b24cdffe437faee378158a02904a9ada2d82858/mite_cli-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e75e9294b35c39b85dc0f7f0d5d4f42", "sha256": "76e79cba848cc01affad76f11c2cb565f26f69e95a74af4e7dd56e9f625f42df" }, "downloads": -1, "filename": "mite-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2e75e9294b35c39b85dc0f7f0d5d4f42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3854, "upload_time": "2018-07-31T12:51:06", "url": "https://files.pythonhosted.org/packages/ee/aa/40d8ed55d138f0f58300b2aa416857a076765089ac477970be6c8f0cf11a/mite-cli-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "443bf01ac6c9f730647aebdcca762b1a", "sha256": "c0615e629292c0140892f742e6f4f00daf4b6266de9537faf589fad80521f95f" }, "downloads": -1, "filename": "mite_cli-0.1.2-py3.7.egg", "has_sig": false, "md5_digest": "443bf01ac6c9f730647aebdcca762b1a", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 7684, "upload_time": "2018-11-22T11:32:59", "url": "https://files.pythonhosted.org/packages/ee/c6/feaeeb1d50cfe6f86af141d9b381664a3e671b146b20688e67e2da56ef3b/mite_cli-0.1.2-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "26384c78a4554f5b708372a935041e19", "sha256": "c204e7b3d8843ff1569c1957ae80eff156fd63ae2d2a83bee2612993bac41145" }, "downloads": -1, "filename": "mite_cli-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "26384c78a4554f5b708372a935041e19", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4340, "upload_time": "2018-11-22T11:32:55", "url": "https://files.pythonhosted.org/packages/ce/d1/5ec7d1cf86ff7647bb59c291950ae99108dbcf746829618d64f3cc7c6382/mite_cli-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6874c7ecce8fa819299bb4360ac43273", "sha256": "5a464e533c5cb830c15fbd05673e2729fe1349e97e0e3730e5de10a820e37065" }, "downloads": -1, "filename": "mite-cli-0.1.2.tar.gz", "has_sig": false, "md5_digest": "6874c7ecce8fa819299bb4360ac43273", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4016, "upload_time": "2018-11-22T11:32:56", "url": "https://files.pythonhosted.org/packages/05/c4/357f881f5b6112b190fdd5765fd021ae58b7cba8fb4e78b937422195dc13/mite-cli-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "443bf01ac6c9f730647aebdcca762b1a", "sha256": "c0615e629292c0140892f742e6f4f00daf4b6266de9537faf589fad80521f95f" }, "downloads": -1, "filename": "mite_cli-0.1.2-py3.7.egg", "has_sig": false, "md5_digest": "443bf01ac6c9f730647aebdcca762b1a", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": null, "size": 7684, "upload_time": "2018-11-22T11:32:59", "url": "https://files.pythonhosted.org/packages/ee/c6/feaeeb1d50cfe6f86af141d9b381664a3e671b146b20688e67e2da56ef3b/mite_cli-0.1.2-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "26384c78a4554f5b708372a935041e19", "sha256": "c204e7b3d8843ff1569c1957ae80eff156fd63ae2d2a83bee2612993bac41145" }, "downloads": -1, "filename": "mite_cli-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "26384c78a4554f5b708372a935041e19", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4340, "upload_time": "2018-11-22T11:32:55", "url": "https://files.pythonhosted.org/packages/ce/d1/5ec7d1cf86ff7647bb59c291950ae99108dbcf746829618d64f3cc7c6382/mite_cli-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6874c7ecce8fa819299bb4360ac43273", "sha256": "5a464e533c5cb830c15fbd05673e2729fe1349e97e0e3730e5de10a820e37065" }, "downloads": -1, "filename": "mite-cli-0.1.2.tar.gz", "has_sig": false, "md5_digest": "6874c7ecce8fa819299bb4360ac43273", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4016, "upload_time": "2018-11-22T11:32:56", "url": "https://files.pythonhosted.org/packages/05/c4/357f881f5b6112b190fdd5765fd021ae58b7cba8fb4e78b937422195dc13/mite-cli-0.1.2.tar.gz" } ] }