{ "info": { "author": "Praveen J", "author_email": "praveen.josephmasilamani@outlook.com", "bugtrack_url": null, "classifiers": [], "description": "pyPerformanceTimer\n==================\nFunctionality Performance Timer\n\nIntroduction\n------------\nThe pyPerformanceTimer is used to find the function execution time. So it will use which function takes more time when execute and helps to find out the performance issue. So this is beginning and the more updated coming soon.\n\nInstallation\n------------\nIt's very simple install and use, I will show two types of installation manual and PIP installation.\n\nManual Installation\n===================\nFirst you need to clone the package or download the latest release.\n\n\n https://github.com/PraveenJP/pyPerformanceTimer.git\n cd 'path to the package'\n python setup.py install\n\n\nPIP Installation\n================\n\n pip install pref_timer\n\nUsage\n-----\nIt's very easy to use, Please follow the setps.\n\n from pref_timer.timer import timer\n\n @timer\n def main():\n for i in range(50000):\n print (\"Execution:\", i)\n\n if __name__ == '__main__':\n main()\n\nFinally run the python file.\n\nResult\n------\nThe Result of the above simple loop method\n\n Execution: 19998\n Execution: 19999\n main Taken: 0.3 Seconds\n\n\nIt shows the functionality name and time which is taken.\n\nIf any suggestion or doubts please let me know via below email.\n---------------------------------------------------------------\n\nEmail: praveen.josephmasilamani@outlook.com\n\nHappy Coding. :)\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PraveenJP/pyPerformanceTimer", "keywords": "performance", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pref_timer", "package_url": "https://pypi.org/project/pref_timer/", "platform": "", "project_url": "https://pypi.org/project/pref_timer/", "project_urls": { "Homepage": "https://github.com/PraveenJP/pyPerformanceTimer" }, "release_url": "https://pypi.org/project/pref_timer/0.1.6/", "requires_dist": null, "requires_python": "", "summary": "Used to find the function execution time", "version": "0.1.6" }, "last_serial": 3461677, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "dec66f62d5ed0ad78b1fc6418240130f", "sha256": "1e534d7e3280c176865c6f39f98352348fa55df46933ba6e7dd2d0e5560d532f" }, "downloads": -1, "filename": "pref_timer-0.1.3.tar.gz", "has_sig": false, "md5_digest": "dec66f62d5ed0ad78b1fc6418240130f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1741, "upload_time": "2018-01-04T06:26:43", "url": "https://files.pythonhosted.org/packages/4f/c5/aae56469c5661a7cc87657f8fcce9bc7afe0b923a336189ebe8766bffee7/pref_timer-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "86e628dc2173b2f70f55b2e84d7f5d8e", "sha256": "570ce40e7ead2d1449534c9274cfbe37e0d9d11568ab383b00ed2b54fa2c3d52" }, "downloads": -1, "filename": "pref_timer-0.1.4.tar.gz", "has_sig": false, "md5_digest": "86e628dc2173b2f70f55b2e84d7f5d8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1744, "upload_time": "2018-01-04T06:30:03", "url": "https://files.pythonhosted.org/packages/0f/d9/1357e9bd92daa5f8b664937f1b01ec74d0ab92551757ba3c1f1c724e0e54/pref_timer-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "5d5041a8e7d1775e305f664bae7d229b", "sha256": "47820f403abd93bc940eda75821132338f1fee6811f053b340ed68f43da5aa61" }, "downloads": -1, "filename": "pref_timer-0.1.5.tar.gz", "has_sig": false, "md5_digest": "5d5041a8e7d1775e305f664bae7d229b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1542, "upload_time": "2018-01-04T11:51:41", "url": "https://files.pythonhosted.org/packages/fa/27/ef92dec6fab26089544f880db65f7a53e46ed48968c3d7c6d98a1afe72f0/pref_timer-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "fe2828b65f6e33d457b45577f7589d4f", "sha256": "126294b172eabd5183e81a1260a3b9ad0df26302eef3db836bda92de11eda6df" }, "downloads": -1, "filename": "pref_timer-0.1.6.tar.gz", "has_sig": false, "md5_digest": "fe2828b65f6e33d457b45577f7589d4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1753, "upload_time": "2018-01-04T12:34:20", "url": "https://files.pythonhosted.org/packages/24/d7/f19e38a4e16c065010e46c922b2cc94c8080ec4048dde73dbb6766675cee/pref_timer-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe2828b65f6e33d457b45577f7589d4f", "sha256": "126294b172eabd5183e81a1260a3b9ad0df26302eef3db836bda92de11eda6df" }, "downloads": -1, "filename": "pref_timer-0.1.6.tar.gz", "has_sig": false, "md5_digest": "fe2828b65f6e33d457b45577f7589d4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1753, "upload_time": "2018-01-04T12:34:20", "url": "https://files.pythonhosted.org/packages/24/d7/f19e38a4e16c065010e46c922b2cc94c8080ec4048dde73dbb6766675cee/pref_timer-0.1.6.tar.gz" } ] }