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.
Groups of entry points, such as console_scripts, point to objects with similar interfaces. An application might use a group to find its plugins, or multiple groups if it has different kinds of plugins.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.3-bp152.3.16 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.3-bp151.1.7 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.2.3-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|
0.2.3-bp150.2.3 info | GA Release | 2018-07-30 | 15 |
|
|