Skip to main content

A CLI and library for interacting with the Weights and Biases API.

Project description

Weights and Biases

https://circleci.com/gh/wandb/client.svg?style=svg https://img.shields.io/pypi/v/wandb.svg Documentation Status Updates https://coveralls.io/repos/github/wandb/client/badge.svg?branch=master

A CLI and library for interacting with the Weights and Biases API.

Features

This library provides a CLI and python library for the Weights & Biases<https://wanbd.ai>_ machine learning model management platform. It makes it dead simple to upload or download revisions via the command line or your code.

Examples

CLI Usage:

cd myproject
wandb init
wandb upload
wandb download

Client Usage:

import wandb
client = wandb.Api()
client.upload_file("my_model", open("some_file", "rb"))

History

0.1.0 (2017-02-19)

  • First release on PyPI.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wandb-0.2.1.tar.gz (51.4 kB view hashes)

Uploaded Source

Built Distribution

wandb-0.2.1-py2.py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page