fraudtwin.discover_extensions#

fraudtwin.discover_extensions(*, group='fraudtwin.extensions')[source][source]#

Load installed entry points in stable name order.

Entry points are loaded from the local environment only. A package must therefore be installed explicitly; configuration never executes an arbitrary import path or downloads code.

Return type:

ExtensionRegistry

Parameters:

group (str)