{ "info": { "author": "Hoffer", "author_email": "mhf.hust@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Debuggers" ], "description": "# debug-toolbar-http-client\nA django debug toolbar panel which records http requests made by app. It's simple base on [vcrpy](https://github.com/kevin1024/vcrpy) which will decompress \u201cgzip\u201d and \u201cdeflate\u201d response bodies before recording\n\n![alt tag](https://github.com/hoffer2github/debug-toolbar-http-client/blob/master/sample.png)\n\n\n##Usage\n\n###. Install and configure [Django Debug Toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar)\n\n###. Install Django Debug Toolbar HTTP Client Panel:\n\n```\n pip install django-debug-toolbar-http-client\n```\n\n###. Add ``http_client_panel`` to your ``INSTALLED_APPS`` setting:\n\n```\n\n INSTALLED_APPS = (\n # ...\n 'http_client_panel',\n )\n```\n\n###. Add HTTP Client Panel to Django Debug Toolbar middleware:\n\n```\n MIDDLEWARE_CLASSES = (\n ...\n 'http_client_panel.panels.HttpClient.HttpClientPanel',\n ...\n )\n```\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/hoffer2github/debug-toolbar-http-client", "keywords": "", "license": "The MIT License (MIT)\n\nCopyright (c) 2013 Tom Forbes\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "maintainer": "", "maintainer_email": "", "name": "django-debug-toolbar-http-client", "package_url": "https://pypi.org/project/django-debug-toolbar-http-client/", "platform": "", "project_url": "https://pypi.org/project/django-debug-toolbar-http-client/", "project_urls": { "Homepage": "https://github.com/hoffer2github/debug-toolbar-http-client" }, "release_url": "https://pypi.org/project/django-debug-toolbar-http-client/0.94/", "requires_dist": null, "requires_python": "", "summary": "A django-debug-toolbar panel that shows you http client request record", "version": "0.94" }, "last_serial": 2998497, "releases": { "0.1": [], "0.7": [], "0.8": [ { "comment_text": "", "digests": { "md5": "17bbdb640e67796a94d644d6e820e900", "sha256": "993a4453adb5ca421a63526cdd6f9892436f12dbfc57e90210a8e95021a3ae07" }, "downloads": -1, "filename": "django-debug-toolbar-http-client-0.8.tar.gz", "has_sig": false, "md5_digest": "17bbdb640e67796a94d644d6e820e900", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3741, "upload_time": "2017-01-17T03:59:23", "url": "https://files.pythonhosted.org/packages/91/59/e543ede5757e7b06eb26436a44b41c383156bf79361e6a1a5901952d721a/django-debug-toolbar-http-client-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "c559ce60170a72788b69e0309593c8c2", "sha256": "ece83b43c50bdd5cb6a4a244bbb4441f5db831e8c33368e95aae71e6d1535f43" }, "downloads": -1, "filename": "django-debug-toolbar-http-client-0.9.tar.gz", "has_sig": false, "md5_digest": "c559ce60170a72788b69e0309593c8c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3728, "upload_time": "2017-01-17T04:06:54", "url": "https://files.pythonhosted.org/packages/70/16/b28b423e48e18dc0728b96fc3546a0504accb06d87d2bf27da3406f06054/django-debug-toolbar-http-client-0.9.tar.gz" } ], "0.91": [ { "comment_text": "", "digests": { "md5": "920c9343f9971ff5c18d2797115e0d63", "sha256": "292e3673519c98f5ba52d880cf7b65320b0ff6557e2dcbb6b0c0df0ce5db7133" }, "downloads": -1, "filename": "django-debug-toolbar-http-client-0.91.tar.gz", "has_sig": false, "md5_digest": "920c9343f9971ff5c18d2797115e0d63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3721, "upload_time": "2017-01-17T05:04:15", "url": "https://files.pythonhosted.org/packages/bf/bb/17496e8ea0b13d4b1b7f3924e359aa5e59b5beef3ad28c7e91d95fddc9ca/django-debug-toolbar-http-client-0.91.tar.gz" } ], "0.93": [ { "comment_text": "", "digests": { "md5": "832b44c7ceb5bd843b1ab23a963f32ee", "sha256": "34daa25675dad5e4e88c00ca681745d7358bf3fe74de35ae3fe2c009196a346a" }, "downloads": -1, "filename": "django-debug-toolbar-http-client-0.93.zip", "has_sig": false, "md5_digest": "832b44c7ceb5bd843b1ab23a963f32ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8564, "upload_time": "2017-01-18T10:10:03", "url": "https://files.pythonhosted.org/packages/f2/7d/7832ceacfca262a2a5ae1695e9c54c7aa66fe3301dab5d0486de24e849cb/django-debug-toolbar-http-client-0.93.zip" } ], "0.94": [ { "comment_text": "", "digests": { "md5": "f25b27d4bb48b563bd983e08d97cd7a4", "sha256": "1877479f33c9e4cf6925800f048cf1272388cff491e2909caf8ce6ca1e663759" }, "downloads": -1, "filename": "django-debug-toolbar-http-client-0.94.tar.gz", "has_sig": false, "md5_digest": "f25b27d4bb48b563bd983e08d97cd7a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4000, "upload_time": "2017-07-04T07:05:42", "url": "https://files.pythonhosted.org/packages/8e/c4/a089a25f9df0881f27ee7782aa6c214c7a8d4290ad3f6aa669c759a34bde/django-debug-toolbar-http-client-0.94.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f25b27d4bb48b563bd983e08d97cd7a4", "sha256": "1877479f33c9e4cf6925800f048cf1272388cff491e2909caf8ce6ca1e663759" }, "downloads": -1, "filename": "django-debug-toolbar-http-client-0.94.tar.gz", "has_sig": false, "md5_digest": "f25b27d4bb48b563bd983e08d97cd7a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4000, "upload_time": "2017-07-04T07:05:42", "url": "https://files.pythonhosted.org/packages/8e/c4/a089a25f9df0881f27ee7782aa6c214c7a8d4290ad3f6aa669c759a34bde/django-debug-toolbar-http-client-0.94.tar.gz" } ] }