django-debugger 0.6
0
A simple plugin to attach a debugger in Django during runserver
Contents
A simple plugin to attach a debugger in Django during runserver
Stars: 11, Watchers: 11, Forks: 2, Open Issues: 0The sajalshres/django-debugger
repo was created 3 years ago and the last code push was 1 months ago. The project is not very popular with only 11 github stars!
How to Install django-debugger
You can install django-debugger using pip
pip install django-debugger
or add it to a project with poetry
poetry add django-debugger
Package Details
- Author
- Sajal Shrestha
- License
- MIT
- Homepage
- https://github.com/sajalshres/django-debugger
- PyPi:
- https://pypi.org/project/django-debugger/
- GitHub Repo:
- https://github.com/sajalshres/django-debugger
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common django-debugger errors.
Code Examples
Here are some django-debugger
code examples and snippets.