{ "info": { "author": "Martin Voldrich", "author_email": "rbas.cz@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2017, Energylinx Limited\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\nDescription: # django-debug-toolbar-requests\n \n A Django Debug Toolbar panel for most popular http library [requests](http://docs.python-requests.org/en/master/).\n \n # About\n \n This is a panel for [Django Debug Toolbar](https://django-debug-toolbar.readthedocs.io/en/stable/index.html) that displays [requests](http://docs.python-requests.org/en/master/) http queries, data headers and stack trace.\n \n ### Installation\n \n Install django-debug-toolbar-requests\n \n ```sh\n $ pip install django-debug-toolbar-requests\n ```\n \n Add library into your django `settings.py`\n \n ```python\n INSTALLED_APPS = (\n ...\n 'requests_toolbar',\n ...\n )\n ```\n \n Add panel into `DEBUG_TOOLBAR_PANELS`\n \n ```python\n DEBUG_TOOLBAR_PANELS = (\n ...\n 'requests_toolbar.panels.RequestsDebugPanel',\n ...\n )\n ```\n \n \n ## Example\n \n Now always if you're will use [requests](http://docs.python-requests.org/en/master/) then you will see debug information in your [Django Debug Toolbar](https://django-debug-toolbar.readthedocs.io/en/stable/index.html).\n \n \n ```python\n requests.get('https://httpbin.org/get', headers={'X-headers': 'value of x header'})\n ```\n \n ## Screenshot\n ![Screenshot](https://raw.githubusercontent.com/ENERGYLINX/django-debug-toolbar-requests/master/screenshot.png)\n \nPlatform: UNKNOWN\nClassifier: Environment :: Web Environment\nClassifier: Framework :: Django\nClassifier: Intended Audience :: Developers\nClassifier: Operating System :: OS Independent\nClassifier: Programming Language :: Python\nClassifier: Programming Language :: Python :: 3 :: Only\nClassifier: Programming Language :: Python :: 3.3\nClassifier: Programming Language :: Python :: 3.4\nClassifier: Programming Language :: Python :: 3.5\nClassifier: Programming Language :: Python :: 3.6\nClassifier: Topic :: Software Development :: Libraries :: Python Modules\nClassifier: License :: OSI Approved :: BSD License\nClassifier: Environment :: Web Environment\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ENERGYLINX/django-debug-toolbar-requests", "keywords": "", "license": "BSD 3-Clause License", "maintainer": "", "maintainer_email": "", "name": "django-debug-toolbar-requests", "package_url": "https://pypi.org/project/django-debug-toolbar-requests/", "platform": "", "project_url": "https://pypi.org/project/django-debug-toolbar-requests/", "project_urls": { "Homepage": "https://github.com/ENERGYLINX/django-debug-toolbar-requests" }, "release_url": "https://pypi.org/project/django-debug-toolbar-requests/1.0.5/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Adds requests debuging information", "version": "1.0.5" }, "last_serial": 3888567, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "9cadd4f6ee9f8c8830d2f68312ac10e8", "sha256": "851e62dc5e9c372a7fcd83b5f2af4c89a17266f69879c36971d5f24e834e7be1" }, "downloads": -1, "filename": "django-debug-toolbar-requests-1.0.tar.gz", "has_sig": false, "md5_digest": "9cadd4f6ee9f8c8830d2f68312ac10e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5176, "upload_time": "2017-04-06T13:24:12", "url": "https://files.pythonhosted.org/packages/9d/85/5c4a118389e0ea8c66baad9f150892ed9b4b3c83f6040fb2f8017ade2273/django-debug-toolbar-requests-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "8c48eb5963dbecdeb84c2a59d065c8ba", "sha256": "2e751cd53beb206245a1e69991533db358f5b193c5102a1c5d22984a425be5d6" }, "downloads": -1, "filename": "django-debug-toolbar-requests-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8c48eb5963dbecdeb84c2a59d065c8ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5224, "upload_time": "2017-04-06T16:56:07", "url": "https://files.pythonhosted.org/packages/b5/7a/d5bcd45576557ede3ece0bc88c34c281cfec7750f309f9b7e6c2f6f59b45/django-debug-toolbar-requests-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "39100f3937f9bfba4a9e78112ba1eb9a", "sha256": "28f2f8db64accff75e463fc2f0a0e24c71578bff66747151bd622faa238b515c" }, "downloads": -1, "filename": "django-debug-toolbar-requests-1.0.2.tar.gz", "has_sig": false, "md5_digest": "39100f3937f9bfba4a9e78112ba1eb9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5215, "upload_time": "2017-11-27T16:57:33", "url": "https://files.pythonhosted.org/packages/9a/7d/603bbc71baefe24bfe9d2a9fd628329b5f44ce55b6637ac9f33070751978/django-debug-toolbar-requests-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "340917be6da1b5c066f3acd3d0e83619", "sha256": "aa4da0228c52a19ea4835097c801bf13647ce8c5f7a672ce359558bf5d635ec4" }, "downloads": -1, "filename": "django-debug-toolbar-requests-1.0.3.tar.gz", "has_sig": false, "md5_digest": "340917be6da1b5c066f3acd3d0e83619", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5245, "upload_time": "2017-12-09T19:06:46", "url": "https://files.pythonhosted.org/packages/d0/3a/04889701220a5d1989db55881066e2854a304ae3670e9f9b3fbcc1ccfa5d/django-debug-toolbar-requests-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "22258985e42cef474df58ffbb80fb8a4", "sha256": "57324dd8a70f9546448bc5bdc06011ed0a5dd2deb461319c2bd079aa4a1863e3" }, "downloads": -1, "filename": "django_debug_toolbar_requests-1.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "22258985e42cef474df58ffbb80fb8a4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6524, "upload_time": "2018-05-21T22:56:36", "url": "https://files.pythonhosted.org/packages/dd/8f/571011b9d5b83f72480994783fa1c5ac820a2d0c6c67b1d904f3b7e02939/django_debug_toolbar_requests-1.0.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac326dd273c1a86ac93c9754faaf9079", "sha256": "ae2c45f3042706295c05fd5a7338bf491d45f2011ed34d1a2e8a2c836c10c45f" }, "downloads": -1, "filename": "django-debug-toolbar-requests-1.0.4.tar.gz", "has_sig": false, "md5_digest": "ac326dd273c1a86ac93c9754faaf9079", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5413, "upload_time": "2018-05-21T22:56:37", "url": "https://files.pythonhosted.org/packages/2a/3a/1e0f424cb5ec99f562d5ad055cf25b1a0016a9ba1fc3bb0e325c514e19cd/django-debug-toolbar-requests-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "710d1ec700e45c6938e2bae2104755c0", "sha256": "ff0348ab86e1200c8cb4662e39bbe697f7606e754a7ab2d4bb2780c7ea37f0ef" }, "downloads": -1, "filename": "django_debug_toolbar_requests-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "710d1ec700e45c6938e2bae2104755c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6979, "upload_time": "2018-05-22T17:34:05", "url": "https://files.pythonhosted.org/packages/70/2c/9c6700bbf7eb390db903ea5a5906b560330afefc81e58f2645a4fcb69fb6/django_debug_toolbar_requests-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea4d2519e65cd6559fc91a5183d81e7e", "sha256": "2203160f235fdb6562e9188f65cb86902858208a238dc1a06bd9eb991f00fdfb" }, "downloads": -1, "filename": "django-debug-toolbar-requests-1.0.5.tar.gz", "has_sig": false, "md5_digest": "ea4d2519e65cd6559fc91a5183d81e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5991, "upload_time": "2018-05-22T17:34:06", "url": "https://files.pythonhosted.org/packages/5f/c2/a10c12d08d4c1de6caf41d020fbc8cd5c7db6f5822d6bc3286e4e555d356/django-debug-toolbar-requests-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "710d1ec700e45c6938e2bae2104755c0", "sha256": "ff0348ab86e1200c8cb4662e39bbe697f7606e754a7ab2d4bb2780c7ea37f0ef" }, "downloads": -1, "filename": "django_debug_toolbar_requests-1.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "710d1ec700e45c6938e2bae2104755c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6979, "upload_time": "2018-05-22T17:34:05", "url": "https://files.pythonhosted.org/packages/70/2c/9c6700bbf7eb390db903ea5a5906b560330afefc81e58f2645a4fcb69fb6/django_debug_toolbar_requests-1.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea4d2519e65cd6559fc91a5183d81e7e", "sha256": "2203160f235fdb6562e9188f65cb86902858208a238dc1a06bd9eb991f00fdfb" }, "downloads": -1, "filename": "django-debug-toolbar-requests-1.0.5.tar.gz", "has_sig": false, "md5_digest": "ea4d2519e65cd6559fc91a5183d81e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5991, "upload_time": "2018-05-22T17:34:06", "url": "https://files.pythonhosted.org/packages/5f/c2/a10c12d08d4c1de6caf41d020fbc8cd5c7db6f5822d6bc3286e4e555d356/django-debug-toolbar-requests-1.0.5.tar.gz" } ] }