GitHub - jaraco/backports.entry_points_selectable
github.com › jaraco › backportsDec 03, 2021 · from backports.entry_points_selectable import entry_points And then use the "selectable" features (pass keyword arguments to entry_points or invoke .select() on the result). This backport has a very lenient dependency on importlib_metadata for older Pythons and is a single module implementation. If adding a dependency is a concern, this module ...
backports.entry-points-selectable · PyPI
pypi.org › project › backportsJun 05, 2021 · from backports.entry_points_selectable import entry_points. And then use the “selectable” features (pass keyword arguments to entry_points or invoke .select () on the result). This backport has a very lenient dependency on importlib_metadata for older Pythons and is a single module implementation. If adding a dependency is a concern, this ...