Skip to main content

The Official Masonite Debugbar

Project description

Masonite Debugbar

A Masonite Python Debugging Tool

Screen Shot 2022-01-17 at 6 53 40 PM

Install

First pip install:

$ pip install masonite-debugbar

Then add the debugbar provider to your providers list:

from debugbar.providers import DebugProvider
PROVIDERS = [
    # ..
    DebugProvider,

]

Lastly, publish the provider:

$ python craft package:publish debugbar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

masonite-debugbar-1.0.1.tar.gz (316.8 kB view hashes)

Uploaded Source

Built Distribution

masonite_debugbar-1.0.1-py3-none-any.whl (327.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page