Skip to content

410411238/anaconda-client

 
 

Repository files navigation

Anaconda Client

This is a command line client that provides an interface to Anaconda Cloud.

Quickstart:

Create an account:

First create an account on Anaconda Cloud

Install the client:

With Conda:

$ conda install anaconda-client

Login

$ anaconda login

Test your login with the whoami command:

$ anaconda whoami

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

Links

About

Anaconda Server Client

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%