Discover and load entry points from installed packages
Entry points are a way for Python packages to advertise objects with some common interface. The most common examples are console_scripts entry points, which define shell commands by identifying a Python function to run. The entrypoints module contains functions to find and load entry points.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3-10.fc35 | - |
Fedora 35 | 0.3-10.fc35 | - |
Fedora 34 | 0.3-8.fc34 | - |
EPEL 8 | 0.3-1.el8 | - |
You can contact the maintainers of this package via email at
python-entrypoints dash maintainers at fedoraproject dot org
.