{ "info": { "author": "Pierre Cart-Grandjean", "author_email": "timok@free.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Testing" ], "description": "# executiontime\n\nPython module to show execution times during development phase\n\n## printexecutiontime\n\nSimple function decorator that will print the execution time of the function on the console.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Timokasse/executiontime/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Timokasse/executiontime", "keywords": "testing,logging,time", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "executiontime", "package_url": "https://pypi.org/project/executiontime/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/executiontime/", "project_urls": { "Download": "https://github.com/Timokasse/executiontime/tarball/0.1", "Homepage": "https://github.com/Timokasse/executiontime" }, "release_url": "https://pypi.org/project/executiontime/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Utilities to show execution time during development of a module", "version": "0.1.1" }, "last_serial": 2033338, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "50ffadd33ff65cd5e9b4868026238dd0", "sha256": "0a6130bffc2ce214424a3a2a82822e948ee14394bc432aec1c15aba7b436aa2c" }, "downloads": -1, "filename": "executiontime-0.1.tar.gz", "has_sig": false, "md5_digest": "50ffadd33ff65cd5e9b4868026238dd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1325, "upload_time": "2016-03-28T19:24:01", "url": "https://files.pythonhosted.org/packages/cc/98/fc4324696830a646fbe8919bc2b4237125d3a29bf79c8f35c48f02117ab0/executiontime-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d4436a7d31a9532e8befe311a984e6ab", "sha256": "268f382a9a73d8c34e2d61964b7fd95d51e056e3e29536f1b8a38d42a98573ab" }, "downloads": -1, "filename": "executiontime-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d4436a7d31a9532e8befe311a984e6ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1811, "upload_time": "2016-03-29T06:40:01", "url": "https://files.pythonhosted.org/packages/48/f1/8bd60995dbe5dc5487297cf0719834cd3291d53301a0ed1f42f2c0b47924/executiontime-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d4436a7d31a9532e8befe311a984e6ab", "sha256": "268f382a9a73d8c34e2d61964b7fd95d51e056e3e29536f1b8a38d42a98573ab" }, "downloads": -1, "filename": "executiontime-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d4436a7d31a9532e8befe311a984e6ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1811, "upload_time": "2016-03-29T06:40:01", "url": "https://files.pythonhosted.org/packages/48/f1/8bd60995dbe5dc5487297cf0719834cd3291d53301a0ed1f42f2c0b47924/executiontime-0.1.1.tar.gz" } ] }