The Official Masonite Debugbar
Project description
Masonite Debugbar
A Masonite Python Debugging Tool
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file masonite-debugbar-1.0.1.tar.gz.
File metadata
- Download URL: masonite-debugbar-1.0.1.tar.gz
- Upload date:
- Size: 316.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2279db9e37c8a5aacb2490f356c55cd8c46b7832bebcb7a824508da9ddf1e1e
|
|
| MD5 |
6cfa748d167b215ffacfb8236890e0c5
|
|
| BLAKE2b-256 |
0bd76817eb1d0e0c4af150002f542ac8841d68ac45ad9b5f4199b0c626eb10e7
|
File details
Details for the file masonite_debugbar-1.0.1-py3-none-any.whl.
File metadata
- Download URL: masonite_debugbar-1.0.1-py3-none-any.whl
- Upload date:
- Size: 327.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a95067c23d3529920a8bab7f296f25db0e8d90fb4a4c02e8d3d8411fcbb5fd1
|
|
| MD5 |
82dc01b6070cc8b07e3dd92c3d6b5ce3
|
|
| BLAKE2b-256 |
f562b3652648747c02eee779996c95413a03f2e3b6aac892081a243d629cbbcd
|