{ "info": { "author": "Viet Hung Nguyen", "author_email": "hvn@familug.org", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Topic :: Terminals :: Terminal Emulators/X Terminals" ], "description": "pho - PytHon utility for Organizing tasks\n=========================================\n\nOr just \"Ph\u1edf\", `a Vietnamese soup - the most delicious food in the world\n`_.\n\n.. image:: https://raw.github.com/hvnsweeting/pho/master/misc/pho.jpeg\n\n``pho`` helps creating a shell script associates to a task, run it easily as\na helper. It helps keeping a log/tool that helps user later when there is\na need to look back the task.\n\nInstallation\n------------\n\nBy using pip::\n\n pip install mpho # the name ``pho`` is taken already, sad :(\n\nExample\n-------\n\nUser works on task ``t1235``, he creates a task::\n\n pho create t1235 # this will create a shell script\n\nWhen doing task ``t1235``, user needs to run a command repeatedly, he can\nedit the script by::\n\n pho edit t1235 # open shell script in editor set in $EDITOR\n\nTo run that script, just use::\n\n pho run t1235\n\nTo mark a task as done::\n\n pho done t1235\n\nOr return it to undone::\n\n pho undone t1235\n\nList all task::\n\n pho list\n pho list --all # to list also done tasks\n\nAuthor\n------\n\nViet Hung Nguyen ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hvnsweeting/pho", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "mpho", "package_url": "https://pypi.org/project/mpho/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mpho/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hvnsweeting/pho" }, "release_url": "https://pypi.org/project/mpho/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "PytHon utility for Organizing tasks", "version": "0.3.0" }, "last_serial": 1490619, "releases": { "0.2.0": [], "0.3.0": [ { "comment_text": "built for Darwin-14.1.0", "digests": { "md5": "bcf6c54206597628e71183ad6aaec686", "sha256": "fbab3be48a61ab00a0b041609468c936c22001869b8b2d88c5e9e134a720e112" }, "downloads": -1, "filename": "mpho-0.3.0.macosx-10.6-intel.tar.gz", "has_sig": false, "md5_digest": "bcf6c54206597628e71183ad6aaec686", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 5036, "upload_time": "2015-04-04T10:08:47", "url": "https://files.pythonhosted.org/packages/5a/d4/3acf4395fa2322f4502f4edcd58ffb79ada082a34646073102fed9bffac6/mpho-0.3.0.macosx-10.6-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "dbd4c2680add2a8cde116a4fda391959", "sha256": "b38eb7029567ab3672674f4dceef81168e0a7b68f5dcf4a4384a2c01878f186b" }, "downloads": -1, "filename": "mpho-0.3.0.tar.gz", "has_sig": false, "md5_digest": "dbd4c2680add2a8cde116a4fda391959", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3090, "upload_time": "2015-04-04T10:08:44", "url": "https://files.pythonhosted.org/packages/af/77/81e8bfdbd35f7e824cb8105e23f7d8f9d8def22506a5c813dfb4152c04a7/mpho-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "built for Darwin-14.1.0", "digests": { "md5": "bcf6c54206597628e71183ad6aaec686", "sha256": "fbab3be48a61ab00a0b041609468c936c22001869b8b2d88c5e9e134a720e112" }, "downloads": -1, "filename": "mpho-0.3.0.macosx-10.6-intel.tar.gz", "has_sig": false, "md5_digest": "bcf6c54206597628e71183ad6aaec686", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 5036, "upload_time": "2015-04-04T10:08:47", "url": "https://files.pythonhosted.org/packages/5a/d4/3acf4395fa2322f4502f4edcd58ffb79ada082a34646073102fed9bffac6/mpho-0.3.0.macosx-10.6-intel.tar.gz" }, { "comment_text": "", "digests": { "md5": "dbd4c2680add2a8cde116a4fda391959", "sha256": "b38eb7029567ab3672674f4dceef81168e0a7b68f5dcf4a4384a2c01878f186b" }, "downloads": -1, "filename": "mpho-0.3.0.tar.gz", "has_sig": false, "md5_digest": "dbd4c2680add2a8cde116a4fda391959", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3090, "upload_time": "2015-04-04T10:08:44", "url": "https://files.pythonhosted.org/packages/af/77/81e8bfdbd35f7e824cb8105e23f7d8f9d8def22506a5c813dfb4152c04a7/mpho-0.3.0.tar.gz" } ] }