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 ad-testing::entrypoints

Usage Tracking

0.4
1 / 8 versions selected
Total downloads: 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.

Information Last Updated

Sep 8, 2025 at 17:22

License

MIT License

Total Downloads

14