euporie.core.launch.entry_points
- euporie.core.launch.entry_points(**params) EntryPoints
Return EntryPoint objects for all installed packages.
Pass selection parameters (group or name) to filter the result to entry points matching those properties (see EntryPoints.select()).
- Returns:
EntryPoints for all installed packages.