{ "info": { "author": "Sourov Pramanik", "author_email": "sourov505@gmail.com", "bugtrack_url": null, "classifiers": [ "Topic :: Text Processing :: General" ], "description": "There are two functions present in the code.\r\n1. status_check\r\n2. enhanced_search\r\n\r\n\r\nThe input argument for the two function are same.\r\nBut outputs are different.status_check printsout \"True\" if the task should be executed immediately (If the\r\ncurrent time is between start time and end time).Prints 'False' otherwise\r\n \r\n Whereas, enhanced_search serach printssout \"True\" if the task should be executed immediately, but if not, \r\nit also prints out when the task would be picked up next.\r\n\r\nSample Input(status_check):-Email U1 India May/17/2015-00:00 May/17/2015-01:00\r\nOutput:- True\r\n\r\nSample Input(status_check):-Sms U1 India May/17/2015-00:00 May/17/2015-01:00\r\nOutput:- False\r\n\r\nSample Input(enhanced_search):-Email U1 India May/17/2015-00:00 May/17/2015-01:00\r\nOutput:- True\r\n\r\nSample Input(enhanced_search):-Sms U1 India May/17/2015-00:00 May/17/2015-01:00\r\nOutput:- Task will be picked up between: May/17/2015-21:00 to May/17/2015-22:00", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Sourov505/Task_allocator.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Sourov505/Task_allocator", "keywords": "Task_allocator", "license": "To the Author", "maintainer": "Sourov Pramanik", "maintainer_email": "sourov505@gmail.com", "name": "Task_allocator", "package_url": "https://pypi.org/project/Task_allocator/", "platform": "fedora 20", "project_url": "https://pypi.org/project/Task_allocator/", "project_urls": { "Download": "https://github.com/Sourov505/Task_allocator.git", "Homepage": "https://github.com/Sourov505/Task_allocator" }, "release_url": "https://pypi.org/project/Task_allocator/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "This program takes commandline input for the datafile from where configuration will be fetched.", "version": "1.0.2" }, "last_serial": 1550784, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "c76d959c437f3abd2641e6aab570b3e3", "sha256": "dcc7b4949b00414de03b5179686f1f48b484c6f311add26f47979d4777362444" }, "downloads": -1, "filename": "Task_allocator.tar.gz", "has_sig": false, "md5_digest": "c76d959c437f3abd2641e6aab570b3e3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 2330, "upload_time": "2015-05-17T18:49:19", "url": "https://files.pythonhosted.org/packages/3c/05/e09bf35b3f61fa3fc2e208006d525e271ecbc01e8b213cb5ee357c389e3c/Task_allocator.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c76d959c437f3abd2641e6aab570b3e3", "sha256": "dcc7b4949b00414de03b5179686f1f48b484c6f311add26f47979d4777362444" }, "downloads": -1, "filename": "Task_allocator.tar.gz", "has_sig": false, "md5_digest": "c76d959c437f3abd2641e6aab570b3e3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 2330, "upload_time": "2015-05-17T18:49:19", "url": "https://files.pythonhosted.org/packages/3c/05/e09bf35b3f61fa3fc2e208006d525e271ecbc01e8b213cb5ee357c389e3c/Task_allocator.tar.gz" } ] }