Import & Export API

Classes

class Api: Used for querying the wandb server.

class BetaReport: BetaReport is a class associated with reports created in wandb.

class File: File is a class associated with a file saved by wandb.

class Files: An iterable collection of File objects.

class Project: A project is a namespace for runs.

class Projects: An iterable collection of Project objects.

class Registry: A single registry in the Registry.

class Reports: Reports is an iterable collection of BetaReport objects.

class Run: A single run associated with an entity and project.

class Runs: An iterable collection of runs associated with a project and optional filter.

class Sweep: A set of runs associated with a sweep.