About Anaconda Help Download Anaconda

Discover and load entry points from installed packages.

Installers

  • linux-64 v0.3

conda install

To install this package run one of the following:
conda install anaconda-org-build::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.2.0) Legal | Privacy Policy