CMD + K

anaconda-client

Community

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-cloud::anaconda-client
Pip
$pip install -i https://pypi.anaconda.org/anaconda-cloud/simple anaconda-client

Usage Tracking

1.14.1.dev9+gdf67a033e
1.14.1.dev8+gb895c4291
1.14.1.dev6+g8cdbd9179
1.14.1.dev4+gb21a4ba58
1.14.1.dev3+g6beb5554c
1.14.0
6 / 8 versions selected
Downloads (Last 6 months): 0

Description

Anaconda Client

This is a command line client that provides an interface to anaconda.org.

Quickstart:

First, create an account on anaconda.org, if you may still don't have one.

Then, install anaconda-client into your conda environment:

conda install anaconda-client

Log into your account:

anaconda login

Test your login wit the whoami command:

anaconda whoami

For a complete tutorial on building and uploading Conda packages to anaconda.org visit the documentation page.

Local development

Setup conda environment:

make init

Activate development environment:

conda activate anaconda_client

Run anaconda-client commands:

python -m binstar_client.scripts.cli --version

About

Last Updated

Nov 19, 2025 at 17:14

Total Downloads

9.8K

Supported Platforms

noarch