{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"Adds an interactive debug toolbar to aiohttp web applications, displaying request headers, performance metrics, tracebacks, middleware info, and an interactive Python console.","skillfed_tags":["debugging","aiohttp-middleware","development-tools"],"use_cases":["Inspect HTTP request/response headers and middleware execution order during development","Debug exceptions with formatted tracebacks, source code display, and interactive console access","Profile request performance and identify slow handlers or middleware","Monitor application settings, routes, and request variables in real time","Trace redirect chains by intercepting and displaying intermediate redirect pages"],"what_it_does":"aiohttp-debugtoolbar is a development middleware that injects an interactive debug toolbar into aiohttp web applications. It provides panels for inspecting HTTP headers, application settings, middleware stack, routes, request variables, and logging output. The toolbar also intercepts exceptions to display formatted tracebacks with source code context, intercepts redirects to show intermediate pages, and includes an interactive Python console for runtime inspection.\n\nThe package is a port of pyramid_debugtoolbar adapted for async/await patterns. It requires aiohttp and aiohttp-jinja2 as runtime dependencies and is configured by calling setup() on your application instance. Configuration options control which hosts can access the toolbar, request history limits, and the toolbar's URL path prefix.","worth_installing":"Yes, for development environments. Low install friction, active maintenance through 2026, no known vulnerabilities, and permissive licensing. Useful for debugging aiohttp applications but intended only for development\u2014disable in production via the enabled flag or host restrictions."},"id":"aiohttp-debugtoolbar","links":{"html":"https://skillfed.io/packages/aiohttp-debugtoolbar","md":"https://skillfed.io/packages/aiohttp-debugtoolbar.md","pypi":"https://pypi.org/project/aiohttp-debugtoolbar/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-11-19","license_spdx":null,"license_treatment":"permissive","name":"aiohttp-debugtoolbar","python_support":"unspecified","summary":"debugtoolbar for aiohttp"},"popularity":{"monthly_downloads":97065,"position":13172,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.1"}
