Examples of creating custom operator plugins#

These examples show how to create a basic operator plugin or plug-in packages with multiple operators. Plugins wrap your custom operators so that you can use them like native DPF operators.

Create a basic operator plugin

Create a basic operator plugin

Create a plug-in package with multiple operators

Create a plug-in package with multiple operators

Create a plug-in package that has third-party dependencies

Create a plug-in package that has third-party dependencies