Ionel Cristian Mărieș

Results 16 repositories owned by Ionel Cristian Mărieș

cookiecutter-pylibrary

1.2k
Stars
207
Forks
Watchers

Enhanced cookiecutter template for Python libraries.

django-admin-customizer

36
Stars
5
Forks
Watchers

Django admin customizing interface

python-remote-pdb

261
Stars
29
Forks
Watchers

Remote vanilla PDB (over TCP sockets).

pytest-benchmark

1.2k
Stars
114
Forks
Watchers

py.test fixture for benchmarking code

python-hunter

785
Stars
45
Forks
Watchers

Hunter is a flexible code tracing toolkit.

python-manhole

368
Stars
24
Forks
Watchers

Debugging manhole for python applications.

python-aspectlib

109
Stars
11
Forks
Watchers

An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record an...

django-admin-utils

25
Stars
5
Forks
Watchers

Utility code for easier django admin development

django-monkey-team

57
Stars
1
Forks
Watchers

Django middleware and userscript that displays debug tracebacks on production sites (where you would have DEBUG = False) only to developers.

django-prefetch

152
Stars
24
Forks
Watchers

Generic model related data prefetch framework for Django.