.. This file is a part of the AnyBlok / Dramatiq project .. .. Copyright (C) 2014 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can .. obtain one at http://mozilla.org/MPL/2.0/. .. contents:: Bloks ===== Blok dramatiq ------------- .. automodule:: anyblok_dramatiq.bloks.dramatiq .. autoclass:: DramatiqBlok :members: :undoc-members: :show-inheritance: :noindex: .. include:: ../anyblok_dramatiq/bloks/dramatiq/README.rst .. include:: ../anyblok_dramatiq/bloks/dramatiq/CODE.rst Blok dramatiq task ------------------ .. automodule:: anyblok_dramatiq.bloks.task .. autoclass:: DramatiqTaskBlok :members: :undoc-members: :show-inheritance: :noindex: .. include:: ../anyblok_dramatiq/bloks/task/README.rst .. include:: ../anyblok_dramatiq/bloks/task/CODE.rst