{ "info": { "author": "Shuhei Takahashi", "author_email": "takahashi.shuhei@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "wsgiprof\n========\n\nwsgiprof is a lightweight WSGI profiler with call graph visualization.\n\n|PyPI version|\n\nScreenshot\n----------\n\n|Screenshot|\n\nUsage\n-----\n\n.. code:: python\n\n import wsgiprof\n\n application = wsgiprof.ProfileMiddleware(application)\n\nAccess to the application several times, and visit URL /\\_\\_profile\\_\\_\n.\n\nPlease note that graphviz is required to render call graph.\n\nChangelog\n---------\n\n1.0.1 (2016-06-15)\n\n- Added Python3 support.\n\n1.0.0 (2015-09-02)\n\n- First release.\n\nAuthor\n------\n\nShuhei Takahashi\n\n- Website: https://nya3.jp/\n- Twitter: https://twitter.com/nya3jp/\n\nLicense\n-------\n\nCopyright 2015 Shuhei Takahashi All Rights Reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may\nnot use this file except in compliance with the License. You may obtain\na copy of the License at\n\n::\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n.. |PyPI version| image:: https://badge.fury.io/py/wsgiprof.svg\n :target: http://badge.fury.io/py/wsgiprof\n.. |Screenshot| image:: https://raw.githubusercontent.com/nya3jp/wsgiprof/master/docs/screenshot1.png\n :target: https://raw.githubusercontent.com/nya3jp/wsgiprof/master/docs/screenshot1.png", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nya3jp/wsgiprof/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wsgiprof", "package_url": "https://pypi.org/project/wsgiprof/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wsgiprof/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nya3jp/wsgiprof/" }, "release_url": "https://pypi.org/project/wsgiprof/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Lightweight WSGI Profiler with Call Graph Visualization", "version": "1.0.1" }, "last_serial": 2342692, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a310974d2033bdeecca436436681d0c3", "sha256": "a192a2df5999629ebcafdadbc359281a6bf8f9637b6db1fe7e30e3adf99ff526" }, "downloads": -1, "filename": "wsgiprof-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a310974d2033bdeecca436436681d0c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4133, "upload_time": "2015-09-01T20:13:21", "url": "https://files.pythonhosted.org/packages/f5/5d/0abe452f56ea068fab10c001223a51c4a0ef94a97806fd25f46d620a49c8/wsgiprof-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "bf82120d82cd90574e32cd78a49e5acb", "sha256": "991196daa022e7807ff13ba88b2551c4fa7964759efd7617040eebaf4298cad8" }, "downloads": -1, "filename": "wsgiprof-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bf82120d82cd90574e32cd78a49e5acb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5031, "upload_time": "2016-09-14T17:14:41", "url": "https://files.pythonhosted.org/packages/d6/0f/65d96f562b866938c052a4a16bc0a8e5a0a4c18042907a29de6d68143b29/wsgiprof-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf82120d82cd90574e32cd78a49e5acb", "sha256": "991196daa022e7807ff13ba88b2551c4fa7964759efd7617040eebaf4298cad8" }, "downloads": -1, "filename": "wsgiprof-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bf82120d82cd90574e32cd78a49e5acb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5031, "upload_time": "2016-09-14T17:14:41", "url": "https://files.pythonhosted.org/packages/d6/0f/65d96f562b866938c052a4a16bc0a8e5a0a4c18042907a29de6d68143b29/wsgiprof-1.0.1.tar.gz" } ] }