CMD + K

entrypoints

Community

Discover and load entry points from installed packages.

Installation

To install this package, run one of the following:

Conda
$conda install cpublic::entrypoints

Usage Tracking

0.4
0.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

About

Summary

Discover and load entry points from installed packages.

Last Updated

Nov 20, 2024 at 16:36

License

MIT License

Total Downloads

17

Supported Platforms

linux-64