char0n / django-profiler
django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql queries a measures time of code execution. It logs its output via standard python logging library and uses logger profiling. If your profiler name doesn't contain any empty spaces e.g. Profiler('Profiler1') djan…
☆56Updated 5 years ago
Alternatives and similar repositories for django-profiler:
Users that are interested in django-profiler are comparing it to the libraries listed below
- ☆65Updated 4 years ago
- Model manager utils for Django☆57Updated 7 months ago
- Stores a model as a dictionary☆26Updated 5 years ago
- ☆45Updated 2 years ago
- An OpenAPI codec for Core API.☆32Updated 6 years ago
- Simple, powerfull and nonobstructive django email middleware.☆78Updated last year
- A fault-tolerant pylibmc cache backend for Django☆24Updated 4 years ago
- Moved to a new home at https://github.com/epicserve/django-cache-url☆66Updated 5 years ago
- RAML Documentation Generator for Django REST framework☆54Updated 7 years ago
- Run automated tests for your migrations.☆19Updated 9 years ago
- Some benchmark for Django REST framework☆15Updated 9 years ago
- Bridge between Django Models and SQLAlchemy Tables☆77Updated 7 years ago
- A Django `cache_page` decorator on steroids.☆149Updated last year
- django-cte-forest implements efficient adjacency list trees using Django and PostgreSQL Common Table Expressions (CTE).☆28Updated last year
- First-class Postgres feature support for the Django ORM.☆181Updated 11 years ago
- ☆21Updated 12 years ago
- Django Adjacency-List trees using PostgreSQL Common Table Expressions (CTE)☆46Updated 4 years ago
- Thread specific global variables with middleware to hold a reference to the current user.☆37Updated 3 years ago
- Circular template inheritance for Django☆108Updated 5 years ago
- PubSubHubbub support for Django☆93Updated 7 months ago
- Generate initial serializers and viewsets☆20Updated 9 years ago
- uWSGI Django cache backend.☆39Updated 7 years ago
- ☆38Updated 9 years ago
- Force an entire site to become readonly. In a sort of hackish way.☆107Updated 4 years ago
- Alternative implementation of django "sites" framework based on settings instead of models.☆24Updated 3 years ago
- Displays a red warning banner if you are running an insecure Django release.☆72Updated 2 years ago
- Class based settings. You couldn't get that from the title?☆51Updated 4 years ago
- Django Celery DB Backend that keeps enough info to retry a task.☆39Updated 7 years ago
- Implement non-database backends such as remote apis in Django☆24Updated 8 years ago
- A drop in replacement for django's built in AuthenticationMiddleware that utilizes caching.☆31Updated 7 years ago