/tomek

When you really need a Tomek decorator

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Tomek

When you need more Tomek in your Django.

Install

pip install tomek

Usage

from tomek import tomek

@tomek
def my_view():
    ...

Implementation detail

May or may not be the same as atomic.