About Anaconda Help Download Anaconda

Discover and load entry points from installed packages.

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v0.3

conda install

To install this package run one of the following:
conda install aarch64-staging::entrypoints
conda install aarch64-staging/label/AR::entrypoints

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


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy