Stars
PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select whichβ¦
adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
Inspects Python source files and provides information about type and location of classes, methods etc
A production ready example Django app that's using Docker and Docker Compose.
PROJECT DEPRECATED (WAS: "Mozilla's Web application base template. Half Django, half awesomeness, half not good at math.")
Pylint plugin for improving code analysis for when using Django
Unified diff python parsing/metadata extraction library
A plugin for coverage.py to measure Django template execution
A database access profiler for Django-based applications that can be ran in production
bos / statprof.py
Forked from jrmuizel/statprof.pyA port of Andy Wingo's statprof.py to newer python by Alex Fraser
A collection of python patterns that help you collect your technical debt in a non-destructive manner. Mirror of code maintained at opendev.org.
Python client for App Enlight
Various helpers for django on webfaction deploy
Check your Django project for unused templates.
Decorators and function for tracing individual function/method calls, or all methods of a class / functions of a module.