ebertti/django-admin-easy
Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
isik-kaplan/django-urls
URL decorators for django
Bahus/easy_cache
Caching and invalidation have never been so easy
jozo/django-rest-framework-condition
Decorators @condition, @last_modified and @etag for Django Rest Framework
escaped/django-admin-display
Simplifies the use of function attributes (eg. `short_description`) for the ModelAdmin and makes mypy happy :)
rixx/django-context-decorator
Django @context decorator
conformist-mw/django-query-counter
Simple tool to count Django db queries in the management commands and views (as decorator or middleware)
renskiy/django-cache
Enhanced cache_page decorator for Django views
dhilipsiva/orm-choices
Helpful decorators + utils for choice fields (Django choices or SQLAlchemy ChoiceType). Do choices the pythonic way.
ITurres/Python-Flask-SQL-projects
Flask. Route. Decorators. Requests, Responses. Sessions. Cookies.
imbolc/django-route-decorator
A flask-style `route` decorator for django views
SuryaSankar/flask-sqlalchemy-booster
Collection of utilities and decorators which add extensive querying and serializing capabilities to Flask SQLalchemy models
sgykfjsm/flask-logging-decorator
a deadly simple logging decorator for Flask
0x7d7b/flask-oauth2-validation
Flask OAuth2 decorator for local and remote validation of self-encoded JWT based Bearer access tokens.
cham11ng/decorators-and-mixin-classes
Presentation examples for Decorators and Mixin Classes in Python
simpleapples/flask-wtf-decorators
Using decorators to validate form.
wonderbeyond/flask-qargs
Flask Query Arguments Parser, as your view decorators.
marciojmo/flask-rest-decorators
Flask REST Decorators makes easy to define controllers for routing purposes on flask applications.
tanyayogini/Decorators-and-access-control
Создание REST API на flask, возможность регистрации пользователя, ограничение доступа для части методов