{ "info": { "author": "Keiichiro Matsumoto", "author_email": "matsumos@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Shimehari Debug-toolbar\n===================\n\nThis is a port of the excellent `django-debug-toolbar `_\nfor Shimehari applications.\n\n\nInstallation\n------------\n\nInstalling is simple with pip::\n\n $ pip install shimehari-debugtoolbar\n\n\nUsage\n-----\n\nSetting up the debug toolbar is simple::\n\n from shimehari import Shimehari\n from shimehari_debugtoolbar import DebugToolbarExtension\n\n app = Shimehari(__name__)\n\n toolbar = DebugToolbarExtension(app)\n\n\nThe toolbar will automatically be injected into Jinja templates when debug mode is on.\n\nSee the `documentation`_ for more information.\n\n.. _documentation: http://shimehari-debugtoolbar.readthedocs.org\n\n\nChanges\n=======\n\n0.1.1 (2012-11-01)\n------------------\n\nrelease", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/matsumos/shimehari-debugtoolbar", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Shimehari-DebugToolbar", "package_url": "https://pypi.org/project/Shimehari-DebugToolbar/", "platform": "any", "project_url": "https://pypi.org/project/Shimehari-DebugToolbar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/matsumos/shimehari-debugtoolbar" }, "release_url": "https://pypi.org/project/Shimehari-DebugToolbar/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A port of the Django debug toolbar to Shimehari", "version": "0.1.1" }, "last_serial": 785646, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "e43a25d3950c5398458be3b14ac49598", "sha256": "35685a3786b677d8c13a80f334df1f3a33437c699c99874474d0478a7bd834f9" }, "downloads": -1, "filename": "Shimehari-DebugToolbar-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e43a25d3950c5398458be3b14ac49598", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 249881, "upload_time": "2012-11-01T13:22:44", "url": "https://files.pythonhosted.org/packages/7e/29/b62f38c781e59a76f0a78fbbbd4233e2b8493e0c87e30ef4f45ae358f433/Shimehari-DebugToolbar-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e43a25d3950c5398458be3b14ac49598", "sha256": "35685a3786b677d8c13a80f334df1f3a33437c699c99874474d0478a7bd834f9" }, "downloads": -1, "filename": "Shimehari-DebugToolbar-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e43a25d3950c5398458be3b14ac49598", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 249881, "upload_time": "2012-11-01T13:22:44", "url": "https://files.pythonhosted.org/packages/7e/29/b62f38c781e59a76f0a78fbbbd4233e2b8493e0c87e30ef4f45ae358f433/Shimehari-DebugToolbar-0.1.1.tar.gz" } ] }