pyccel.plugins package

pyccel.plugins package#

Subpackages#

Submodules#

Module contents#

Hook implementation marker for pyccel plugins.

This module exposes the hookimpl decorator used to mark functions in a plugin module as implementations of pyccel’s plugin hooks defined in pyccel.plugins.hookspecs.