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.4-5.fc41 | - |
Fedora 41 | 0.4-5.fc41 | - |
Fedora 40 | 0.4-3.fc40 | - |
Fedora 39 | 0.3-18.fc39 | - |
Fedora 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
.