{ "info": { "author": "Stephan Richter, Roger Ineichen and the Zope Community", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "This package provides a profiler skin which allows you to profile pages.\n\nDetailed Documentation\n**********************\n\n==================\nWeb-based Profiler\n==================\n\nThis package offers a profiler including a skin. This profiler allows\nyou to profile views on a existing Zope3 application.\n\nLet's access the profiler start page:\n\n >>> from z3c.etestbrowser.testing import ExtendedTestBrowser\n >>> user = ExtendedTestBrowser()\n >>> user.addHeader('Accept-Language', 'en')\n >>> user.open('http://localhost/++skin++Profiler')\n\nIf you access the profiler, you can push the start button:\n\n >>> user.getControl('Start').click()\n >>> 'Show Profile' in user.contents\n True\n\nNow we can go to the ``help.html`` page which gets profiled. Let's use\nanother browser for this.\n\n >>> newBrowser = ExtendedTestBrowser()\n >>> newBrowser.open('http://localhost/++skin++Profiler/help.html')\n >>> newBrowser.url\n 'http://localhost/++skin++Profiler/help.html'\n\nAfter calling the ``help.html`` page, we can go to the ``doProfile``\npage and show the profile by clicking on the ``Show Profile`` button:\n\n >>> user.getControl('Show Profile').click()\n\nIf we whould not call this form within this test, we whould see the\nprofile data table. But we do not see the profile data table. Probably\nthe testrunner conflicts with the monkey call.\n\n >>> print user.contents\n \n No data available.\n \n ...\n\n=======\nChanges\n=======\n\n0.10.0 (2010-08-19)\n-------------------\n\n- Using python's ``doctest`` module instead of deprecated\n ``zope.testing.doctest``.\n\n- Fixed `bin/app` by requiring ``zope.login``.\n\n- Removed some not needed dependecies: ``zope.app.generations``,\n ``zope.app.pagetemplate``, ``z3c.coverage``.\n\n- Moved dependency on ``zope.app.server`` to an `app` extra in ``setup.py``\n as the tests do not need it and the profiler may be used in a WSGI\n application then it is not needed, too.\n\n- Declared ``zope.dublincore`` in `app` extra, too, as it is not needed by\n the tests but `bin/app` requires now version 3.7 to run.\n\n\n0.9.0 (2009-12-26)\n------------------\n\n- Use ``zope.browserpage`` and ``zope.browserresource`` instead of\n ``zope.app.publisher``.\n\n\n0.8.1 (2009-12-26)\n------------------\n\n- Fixed processing profile data for display in web UI, so the data is\n now displayed on the web page. Kept the previous behavior to print\n unprocessed profile data on `stdout`.\n\n- Removed unused dependency on ``z3c.i18n``.\n\n- Removed not necessary and undeclared test depenency on\n ``zope.app.authentication``.\n\n- Removed zpkg and ZCML install slugs.\n\n\n0.8.0 (2009-06-19)\n------------------\n\n- Removed no longer necessary dependencies on ``zope.app.zapi``,\n ``zope.app.container``, ``zope.app.component``, ``zope.app.security``.\n\n- Removed dependency on ``z3c.layer.minimal``, as it is not used.\n\n- Removed no longer necessary test dependencies on ``zope.app.folder``,\n ``zope.app.session``, ``zope.app.schema``.\n\n\n0.7.1 (2009-04-05)\n------------------\n\n- Removed unnecessary dependencies on ``zope.app.twisted`` and\n ``zope.app.zopeappgenerations``.\n\n\n0.7.0 (2009-03-14)\n------------------\n\n- Use current ``zope.configuration`` instead of deprecated\n ``zc.configuration`` to get ``exclude`` directive.\n\n\n0.6.0 (2009-02-19)\n------------------\n\n- No longer uses deprecated ``z3c.layer``.\n\n- Fixed dependencies and tests.\n\n\n0.5.1 (2008-01-24)\n------------------\n\n- Bug: Fixed meta-data.\n\n- Bug: Fixed deprecation warning about the Zope Security Policy.\n\n\n0.5.0 (2008-01-21)\n------------------\n\n- Initial Release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/z3c.profiler", "keywords": "zope3 z3c profiler", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "z3c.profiler", "package_url": "https://pypi.org/project/z3c.profiler/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/z3c.profiler/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/z3c.profiler" }, "release_url": "https://pypi.org/project/z3c.profiler/0.10.0/", "requires_dist": null, "requires_python": null, "summary": "Profiler skin for Zope3", "version": "0.10.0" }, "last_serial": 802066, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "51004115a93333ff999fddac52479a84", "sha256": "3771d0a35fd3902873568fd7a293cff9852ecc542e0b8187a360210316c759fe" }, "downloads": -1, "filename": "z3c.profiler-0.10.0.tar.gz", "has_sig": false, "md5_digest": "51004115a93333ff999fddac52479a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104409, "upload_time": "2010-08-19T22:40:13", "url": "https://files.pythonhosted.org/packages/52/0f/9b824bad131c60aaf9bd34961f7a8e9a54f9f879855e467bb14ec2e85051/z3c.profiler-0.10.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "4266bb27b128927ce02c63366288e41f", "sha256": "ab8cd205c552c2e8ed6500d79ae7e7b8c67a195de9ff3f8fc0e922a69ecb92f9" }, "downloads": -1, "filename": "z3c.profiler-0.5.0.tar.gz", "has_sig": false, "md5_digest": "4266bb27b128927ce02c63366288e41f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103246, "upload_time": "2008-01-21T10:21:57", "url": "https://files.pythonhosted.org/packages/01/33/08813354d7f44ad5fc4ec61b471b21e602f87efe663eeb1fb3f359c4b355/z3c.profiler-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "be4e28bed41a6c592a4b49320860401c", "sha256": "c51c73cf951da3b4353a2d7ca758998df6f30ebbdbcc20a0dbe5a3a47e8fe8cf" }, "downloads": -1, "filename": "z3c.profiler-0.5.1.tar.gz", "has_sig": false, "md5_digest": "be4e28bed41a6c592a4b49320860401c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103289, "upload_time": "2008-01-25T06:41:14", "url": "https://files.pythonhosted.org/packages/7a/62/313483b5292e301163d396840de2f4a5fe24ace0810158bca83598025983/z3c.profiler-0.5.1.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "137ac5fba5a5a1f5ac06098fd06f8068", "sha256": "85d51e5d6b50fdb6f6a54bf6a14484fd7301f287152256743da93cd8aea28f8c" }, "downloads": -1, "filename": "z3c.profiler-0.6.0.tar.gz", "has_sig": false, "md5_digest": "137ac5fba5a5a1f5ac06098fd06f8068", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105085, "upload_time": "2009-02-19T20:55:43", "url": "https://files.pythonhosted.org/packages/03/54/995d09865ffd5f5bc963e0b524851e2cf3ea34f578a6d90fd7e2de4eb988/z3c.profiler-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "d3d521b1b0177ef3e2ae7b5387fc36a6", "sha256": "c78af115cf2924017b6750724f4756644a8bb86b53b8856766c147554880d7c6" }, "downloads": -1, "filename": "z3c.profiler-0.7.0.tar.gz", "has_sig": false, "md5_digest": "d3d521b1b0177ef3e2ae7b5387fc36a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105184, "upload_time": "2009-03-14T10:25:19", "url": "https://files.pythonhosted.org/packages/d8/df/29c844f6b5e645c7aa8b044126f4669e6762fcd65408013c7b628e9b500b/z3c.profiler-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "f08871a83c1bec360050572f5c2f8f5a", "sha256": "f49f151c8a88cd64cdeba42a5bf3a5079435089b7222e8e04beaf436e4455d2f" }, "downloads": -1, "filename": "z3c.profiler-0.7.1.tar.gz", "has_sig": false, "md5_digest": "f08871a83c1bec360050572f5c2f8f5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105292, "upload_time": "2009-04-05T22:16:25", "url": "https://files.pythonhosted.org/packages/35/40/ccc5395e85f8349af89736bfe4a2f1acb84ee140c5d85f3574c02db1d8c4/z3c.profiler-0.7.1.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "03e64ceac4e5f295a9f8cf1a4f207e75", "sha256": "f81c2d7e15296729539c1763982708410751fc0074fdfe7439d676cce7bf5902" }, "downloads": -1, "filename": "z3c.profiler-0.8.0.tar.gz", "has_sig": false, "md5_digest": "03e64ceac4e5f295a9f8cf1a4f207e75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105397, "upload_time": "2009-06-19T20:58:23", "url": "https://files.pythonhosted.org/packages/d1/c5/4ca89e3d22257e99779fbd91c6d24c099ea3fbf3df24b0d12b37a989c644/z3c.profiler-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "c403380391042d5a4f7547b7c6a3b176", "sha256": "a5ba1620e54ed090facceb0a9e48d061764bdd3848982ddba571366f16baf87e" }, "downloads": -1, "filename": "z3c.profiler-0.8.1.tar.gz", "has_sig": false, "md5_digest": "c403380391042d5a4f7547b7c6a3b176", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103298, "upload_time": "2009-12-26T12:12:33", "url": "https://files.pythonhosted.org/packages/a8/26/c5d5a83a1f39f8e2d6d66b767266a517175fd8e8ecc95f39dc8b46cd86b9/z3c.profiler-0.8.1.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "9687ed271aee21c34fe7b8eff5321600", "sha256": "08b78573778eb9ee830120f8fb43a3c2dd3907cfedb68f49753e8cc3956e62fb" }, "downloads": -1, "filename": "z3c.profiler-0.9.0.tar.gz", "has_sig": false, "md5_digest": "9687ed271aee21c34fe7b8eff5321600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103178, "upload_time": "2009-12-26T14:28:45", "url": "https://files.pythonhosted.org/packages/32/1a/f794895906d43f87e46c21c543341579756d3ebff0a317ab86baaf1c1bb6/z3c.profiler-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "51004115a93333ff999fddac52479a84", "sha256": "3771d0a35fd3902873568fd7a293cff9852ecc542e0b8187a360210316c759fe" }, "downloads": -1, "filename": "z3c.profiler-0.10.0.tar.gz", "has_sig": false, "md5_digest": "51004115a93333ff999fddac52479a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 104409, "upload_time": "2010-08-19T22:40:13", "url": "https://files.pythonhosted.org/packages/52/0f/9b824bad131c60aaf9bd34961f7a8e9a54f9f879855e467bb14ec2e85051/z3c.profiler-0.10.0.tar.gz" } ] }