Plugins in Python

Hi,
I found some examples of Plugins in C++, such as createFasterRCNNPlugin, CreateSSDPermutePlugin.
Is there same APIs in Python and how to use them, could you give me some samples?
Thank.