-
pytest-benchmark Public
pytest fixture for benchmarking code
-
cookiecutter-django-docker Public
Forked from evozon/django-dockerA minimalist but comprehensive template for Docker and Django projects
-
python-ffmpeg-cut Public
CLI tool make joining and cutting clips using ffmpeg a bit more pleasant.
-
cookiecutter-pylibrary Public
Enhanced cookiecutter template for Python libraries.
-
-
-
-
python-lazy-object-proxy Public
A fast and thorough lazy object proxy.
-
nameless Public template
This exists for demo purpose. Use the cookiecutter instead of copying this.
Python UpdatedNov 15, 2024 -
python-signalfd Public
CFFI bindings for signalfd.
-
python-redis-throttled-queue Public
WIP
-
python-aspectlib Public
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…
-
python-tblib Public
Serialization library for Exceptions and Tracebacks.
-
python-hunter Public
Hunter is a flexible code tracing toolkit.
-
python-manhole Public
Debugging manhole for python applications.
-
python-redis-lock Public
Lock context manager implemented via redis SET NX EX and BLPOP.
-
python-process-tests Public
Testcase classes and assertions for testing processes.
-
python-holdup Public
A tool to wait for services and execute command. Useful in Docker containers.
-
-
python-nameless Public template
Sample project. Use https://github.com/ionelmc/cookiecutter-pylibrary to make your own project. The purpose of this repo is to test the CI configuration.
-
python-file Public
Forked from dveselov/python-libmagicPython bindings to libmagic
-
django-uwsgi-admin Public
Forked from unbit/django-uwsgiuWSGI statistics and restart right in the django admin
-
vcrpy Public
Forked from kevin1024/vcrpyAutomatically mock your HTTP interactions to simplify and speed up testing
-
django-rest-framework Public
Forked from encode/django-rest-frameworkWeb APIs for Django. 🎸
Python Other UpdatedJan 19, 2023 -
django-prefetch Public
Generic model related data prefetch framework for Django.
-
django-redisboard Public
Redis monitoring and inspection tool in django admin.
-
python-remote-pdb Public
Remote vanilla PDB (over TCP sockets).
-
tox-wheel Public
A Tox plugin that builds and installs wheels instead of sdist. Note that this plugin is obsolte as tox 4.0 already has wheel support.
-
python-cookiepatcher Public
Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.
-
django-admin-utils Public
Utility code for easier django admin development