{ "info": { "author": "Harley Faggetter", "author_email": "topperfalkon+python@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Testing" ], "description": "nose2-timer\n==========\n\nA timer plugin for nose2 that answers the question: *how much time does every test take?*\n\nPorted from nose-timer. Functionality should be mostly but not yet entirely the same\n\nThe original documentation can be found in README_nose-timer.rst and may provide usage hints where missing from this document.\nThat document also includes the list of original Contributors\n\nInstall\n-------\n\nTo install the latest development version from Git::\n\n pip install git+git://github.com/mahmoudimus/nose-timer.git\n\nOr to install the latest from source::\n\n git clone https://github.com/mahmoudimus/nose-timer.git\n cd nose-timer\n pip install .\n\nYou can also make a developer install if you plan on modifying the\nsource frequently::\n\n pip install -e .\n\n\nUsage\n-----\n\nComing soon...\n\n\nLicense\n-------\n\n``nose-timer`` is MIT Licensed library.\n\n\nContribute\n----------\n\nComing soon...\n\n\nContributors\n------------\nSee CONTRIBUTORS\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Topperfalkon/nose2-timer", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nose2-timer", "package_url": "https://pypi.org/project/nose2-timer/", "platform": "", "project_url": "https://pypi.org/project/nose2-timer/", "project_urls": { "Homepage": "https://github.com/Topperfalkon/nose2-timer" }, "release_url": "https://pypi.org/project/nose2-timer/0.1.0/", "requires_dist": [ "nose2" ], "requires_python": "", "summary": "A timer plugin for nose2", "version": "0.1.0" }, "last_serial": 4984840, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a3e4ab2dcb76a5012229f59579e0364d", "sha256": "9892a7161fa7db91ba122a44df67651f0c7221eddb34895d6c22fe88e4354bd7" }, "downloads": -1, "filename": "nose2_timer-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a3e4ab2dcb76a5012229f59579e0364d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6517, "upload_time": "2019-03-25T22:06:38", "url": "https://files.pythonhosted.org/packages/35/00/602c711d92ff1a8dbb2c5e4a122c702ed98d6f50a9b2e8f230442e23ef37/nose2_timer-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "021d492183d363e46016030e54269cfa", "sha256": "713d2fd0b6da951cffd78e3e248a371cc2741035aabee9dcccb8c130d62956f3" }, "downloads": -1, "filename": "nose2-timer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "021d492183d363e46016030e54269cfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5412, "upload_time": "2019-03-25T22:06:40", "url": "https://files.pythonhosted.org/packages/dd/47/cff1de8ee55466470e7a6c71d75680ee32c68e81a5596a24ddafb315405d/nose2-timer-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a3e4ab2dcb76a5012229f59579e0364d", "sha256": "9892a7161fa7db91ba122a44df67651f0c7221eddb34895d6c22fe88e4354bd7" }, "downloads": -1, "filename": "nose2_timer-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a3e4ab2dcb76a5012229f59579e0364d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6517, "upload_time": "2019-03-25T22:06:38", "url": "https://files.pythonhosted.org/packages/35/00/602c711d92ff1a8dbb2c5e4a122c702ed98d6f50a9b2e8f230442e23ef37/nose2_timer-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "021d492183d363e46016030e54269cfa", "sha256": "713d2fd0b6da951cffd78e3e248a371cc2741035aabee9dcccb8c130d62956f3" }, "downloads": -1, "filename": "nose2-timer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "021d492183d363e46016030e54269cfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5412, "upload_time": "2019-03-25T22:06:40", "url": "https://files.pythonhosted.org/packages/dd/47/cff1de8ee55466470e7a6c71d75680ee32c68e81a5596a24ddafb315405d/nose2-timer-0.1.0.tar.gz" } ] }