PyPI project
wandb
100+ indexed releases ยท newest sdist 0.28.1 with 589 indexed members
Files in 0.28.1 wandb-0.28.1.tar.gz
- core/hatch.py
- hatch_build.py
- parquet-rust-wrapper/hatch.py
- wandb/__init__.py
- wandb/__main__.py
- wandb/_analytics.py
- wandb/_iterutils.py
- wandb/_pydantic/__init__.py
- wandb/_pydantic/base.py
- wandb/_pydantic/field_types.py
- wandb/_pydantic/pagination.py
- wandb/_pydantic/utils.py
- wandb/_strutils.py
- wandb/agents/__init__.py
- wandb/agents/pyagent.py
- wandb/analytics/__init__.py
- wandb/analytics/sentry.py
- wandb/apis/__init__.py
- wandb/apis/_generated/__init__.py
- wandb/apis/_generated/create_invite.py
- wandb/apis/_generated/create_project.py
- wandb/apis/_generated/create_service_account.py
- wandb/apis/_generated/create_team.py
- wandb/apis/_generated/create_user_from_admin.py
- wandb/apis/_generated/delete_api_key.py
- wandb/apis/_generated/delete_invite.py
- wandb/apis/_generated/enums.py
- wandb/apis/_generated/fragments.py
- wandb/apis/_generated/generate_api_key.py
- wandb/apis/_generated/get_agent_runs.py
- wandb/apis/_generated/get_default_entity.py
- wandb/apis/_generated/get_project.py
- wandb/apis/_generated/get_projects.py
- wandb/apis/_generated/get_sweep.py
- wandb/apis/_generated/get_sweep_agent.py
- wandb/apis/_generated/get_sweep_agents.py
- wandb/apis/_generated/get_sweep_legacy.py
- wandb/apis/_generated/get_sweeps.py
- wandb/apis/_generated/get_team_entity.py
- wandb/apis/_generated/get_viewer.py
- wandb/apis/_generated/input_types.py
- wandb/apis/_generated/is_project_read_only.py
- wandb/apis/_generated/operations.py
- wandb/apis/_generated/search_users.py
- wandb/apis/attrs.py
- wandb/apis/internal.py
- wandb/apis/normalize.py
- wandb/apis/paginator.py
- wandb/apis/public/__init__.py
- wandb/apis/public/api.py
- wandb/apis/public/artifacts.py
- wandb/apis/public/automations.py
- wandb/apis/public/const.py
- wandb/apis/public/files.py
- wandb/apis/public/history.py
- wandb/apis/public/integrations.py
- wandb/apis/public/jobs.py
- wandb/apis/public/organizations.py
- wandb/apis/public/projects.py
- wandb/apis/public/query_generator.py
- wandb/apis/public/registries/__init__.py
- wandb/apis/public/registries/_freezable_list.py
- wandb/apis/public/registries/_members.py
- wandb/apis/public/registries/_utils.py
- wandb/apis/public/registries/registries_search.py
- wandb/apis/public/registries/registry.py
- wandb/apis/public/reports.py
- wandb/apis/public/runhistory/__init__.py
- wandb/apis/public/runhistory/downloads.py
- wandb/apis/public/runs.py
- wandb/apis/public/service_api.py
- wandb/apis/public/summary.py
- wandb/apis/public/sweeps.py
- wandb/apis/public/teams.py
- wandb/apis/public/users.py
- wandb/apis/public/utils.py
- wandb/apis/reports/__init__.py
- wandb/apis/reports/v1/__init__.py
- wandb/apis/reports/v2/__init__.py
- wandb/apis/workspaces/__init__.py
- wandb/automations/__init__.py
- wandb/automations/_filters/__init__.py
- wandb/automations/_filters/expressions.py
- wandb/automations/_filters/filterutils.py
- wandb/automations/_filters/operators.py
- wandb/automations/_filters/run_metrics.py
- wandb/automations/_filters/run_states.py
- wandb/automations/_generated/__init__.py
- wandb/automations/_generated/create_automation.py
- wandb/automations/_generated/create_generic_webhook_integration.py
- wandb/automations/_generated/delete_automation.py
- wandb/automations/_generated/enums.py
- wandb/automations/_generated/fragments.py
- wandb/automations/_generated/get_automations_legacy.py
- wandb/automations/_generated/get_entity_automations.py
- wandb/automations/_generated/get_entity_automations_legacy.py
- wandb/automations/_generated/get_org_automations.py
- wandb/automations/_generated/input_types.py
- wandb/automations/_generated/integrations_by_entity.py
- wandb/automations/_generated/operations.py
- wandb/automations/_generated/update_automation.py
- wandb/automations/_utils.py
- wandb/automations/_validators.py
- wandb/automations/actions.py
- wandb/automations/automations.py
- wandb/automations/events.py
- wandb/automations/integrations.py
- wandb/automations/scopes.py
- wandb/cli/__init__.py
- wandb/cli/beta.py
- wandb/cli/beta_core.py
- wandb/cli/beta_sandbox.py
- wandb/cli/beta_sync.py
- wandb/cli/cli.py
- wandb/cli/leet.py
- wandb/data_types.py
- wandb/docker/__init__.py
- wandb/docker/names.py
- wandb/env.py
- wandb/errors/__init__.py
- wandb/errors/errors.py
- wandb/errors/links.py
- wandb/errors/term.py
- wandb/errors/util.py
- wandb/errors/warnings.py
- wandb/filesync/__init__.py
- wandb/filesync/dir_watcher.py
- wandb/filesync/stats.py
- wandb/filesync/step_checksum.py
- wandb/filesync/step_prepare.py
- wandb/filesync/step_upload.py
- wandb/filesync/upload_job.py
- wandb/integration/__init__.py
- wandb/integration/catboost/__init__.py
- wandb/integration/catboost/catboost.py
- wandb/integration/diffusers/__init__.py
- wandb/integration/diffusers/autologger.py
- wandb/integration/diffusers/pipeline_resolver.py
- wandb/integration/diffusers/resolvers/__init__.py
- wandb/integration/diffusers/resolvers/multimodal.py
- wandb/integration/diffusers/resolvers/utils.py
- wandb/integration/dspy/__init__.py
- wandb/integration/dspy/dspy.py
- wandb/integration/fastai/__init__.py
- wandb/integration/gym/__init__.py
- wandb/integration/huggingface/__init__.py
- wandb/integration/huggingface/huggingface.py
- wandb/integration/huggingface/resolver.py
- wandb/integration/keras/__init__.py
- wandb/integration/keras/callbacks/__init__.py
- wandb/integration/keras/callbacks/metrics_logger.py
- wandb/integration/keras/callbacks/model_checkpoint.py
- wandb/integration/keras/callbacks/tables_builder.py
- wandb/integration/keras/keras.py
- wandb/integration/kfp/__init__.py
- wandb/integration/kfp/_kfp_v2_patch.py
- wandb/integration/kfp/_patch_utils.py
- wandb/integration/kfp/helpers.py
- wandb/integration/kfp/kfp_patch.py
- wandb/integration/kfp/wandb_log_v1.py
- wandb/integration/kfp/wandb_log_v2.py
- wandb/integration/lightgbm/__init__.py
- wandb/integration/lightning/__init__.py
- wandb/integration/lightning/fabric/__init__.py
- wandb/integration/lightning/fabric/logger.py
- wandb/integration/metaflow/__init__.py
- wandb/integration/metaflow/data_pandas.py
- wandb/integration/metaflow/data_pytorch.py
- wandb/integration/metaflow/data_sklearn.py
- wandb/integration/metaflow/errors.py
- wandb/integration/metaflow/metaflow.py
- wandb/integration/openai/__init__.py
- wandb/integration/openai/fine_tuning.py
- wandb/integration/prodigy/__init__.py
- wandb/integration/prodigy/prodigy.py
- wandb/integration/sacred/__init__.py
- wandb/integration/sagemaker/__init__.py
- wandb/integration/sagemaker/auth.py
- wandb/integration/sagemaker/config.py
- wandb/integration/sagemaker/files.py
- wandb/integration/sagemaker/resources.py
- wandb/integration/sb3/__init__.py
- wandb/integration/sb3/sb3.py
- wandb/integration/sklearn/__init__.py
- wandb/integration/sklearn/calculate/__init__.py
- wandb/integration/sklearn/calculate/calibration_curves.py
- wandb/integration/sklearn/calculate/class_proportions.py
- wandb/integration/sklearn/calculate/confusion_matrix.py
- wandb/integration/sklearn/calculate/decision_boundaries.py
- wandb/integration/sklearn/calculate/elbow_curve.py
- wandb/integration/sklearn/calculate/feature_importances.py
- wandb/integration/sklearn/calculate/learning_curve.py
- wandb/integration/sklearn/calculate/outlier_candidates.py
- wandb/integration/sklearn/calculate/residuals.py
- wandb/integration/sklearn/calculate/silhouette.py
- wandb/integration/sklearn/calculate/summary_metrics.py
- wandb/integration/sklearn/plot/__init__.py
- wandb/integration/sklearn/plot/classifier.py
- wandb/integration/sklearn/plot/clusterer.py
- wandb/integration/sklearn/plot/regressor.py
- wandb/integration/sklearn/plot/shared.py
- wandb/integration/sklearn/utils.py
- wandb/integration/tensorboard/__init__.py
- wandb/integration/tensorboard/log.py
- wandb/integration/tensorboard/monkeypatch.py
- wandb/integration/tensorflow/__init__.py
- wandb/integration/tensorflow/estimator_hook.py
- wandb/integration/torch/__init__.py
- wandb/integration/torch/wandb_torch.py
- wandb/integration/ultralytics/__init__.py
- wandb/integration/ultralytics/bbox_utils.py
- wandb/integration/ultralytics/callback.py
- wandb/integration/ultralytics/classification_utils.py
- wandb/integration/ultralytics/mask_utils.py
- wandb/integration/ultralytics/pose_utils.py
- wandb/integration/weave/__init__.py
- wandb/integration/weave/interface.py
- wandb/integration/weave/media_adapters.py
- wandb/integration/weave/weave.py
- wandb/integration/xgboost/__init__.py
- wandb/integration/xgboost/xgboost.py
- wandb/jupyter.py
- wandb/mpmain/__init__.py
- wandb/mpmain/__main__.py
- wandb/plot/__init__.py
- wandb/plot/bar.py
- wandb/plot/confusion_matrix.py
- wandb/plot/custom_chart.py
- wandb/plot/histogram.py
- wandb/plot/line.py
- wandb/plot/line_series.py
- wandb/plot/pr_curve.py
- wandb/plot/roc_curve.py
- wandb/plot/scatter.py
- wandb/plot/utils.py
- wandb/plot/viz.py
- wandb/proto/__init__.py
- wandb/proto/v5/wandb_api_pb2.py
- wandb/proto/v5/wandb_base_pb2.py
- wandb/proto/v5/wandb_internal_pb2.py
- wandb/proto/v5/wandb_server_pb2.py
- wandb/proto/v5/wandb_settings_pb2.py
- wandb/proto/v5/wandb_sync_pb2.py
- wandb/proto/v5/wandb_telemetry_pb2.py
- wandb/proto/v6/wandb_api_pb2.py
- wandb/proto/v6/wandb_base_pb2.py
- wandb/proto/v6/wandb_internal_pb2.py
- wandb/proto/v6/wandb_server_pb2.py
- wandb/proto/v6/wandb_settings_pb2.py
- wandb/proto/v6/wandb_sync_pb2.py
- wandb/proto/v6/wandb_telemetry_pb2.py
- wandb/proto/v7/wandb_api_pb2.py
- wandb/proto/v7/wandb_base_pb2.py
- wandb/proto/v7/wandb_internal_pb2.py
- wandb/proto/v7/wandb_server_pb2.py
- wandb/proto/v7/wandb_settings_pb2.py
- wandb/proto/v7/wandb_sync_pb2.py
- wandb/proto/v7/wandb_telemetry_pb2.py
- wandb/proto/wandb_api_pb2.py
- wandb/proto/wandb_base_pb2.py
- wandb/proto/wandb_internal_pb2.py
- wandb/proto/wandb_server_pb2.py
- wandb/proto/wandb_settings_pb2.py
- wandb/proto/wandb_sync_pb2.py
- wandb/proto/wandb_telemetry_pb2.py
- wandb/sandbox/__init__.py
- wandb/sandbox/_auth.py
- wandb/sandbox/_sandbox.py
- wandb/sandbox/_secret.py
- wandb/sdk/__init__.py
- wandb/sdk/artifacts/__init__.py
- wandb/sdk/artifacts/_factories.py
- wandb/sdk/artifacts/_generated/__init__.py
- wandb/sdk/artifacts/_generated/add_aliases.py
- wandb/sdk/artifacts/_generated/add_artifact_collection_tags.py
- wandb/sdk/artifacts/_generated/artifact_by_id.py
- wandb/sdk/artifacts/_generated/artifact_collection_aliases.py
- wandb/sdk/artifacts/_generated/artifact_created_by.py
- wandb/sdk/artifacts/_generated/artifact_membership_by_name.py
- wandb/sdk/artifacts/_generated/artifact_membership_files.py
- wandb/sdk/artifacts/_generated/artifact_type.py
- wandb/sdk/artifacts/_generated/artifact_type_artifact_collections.py
- wandb/sdk/artifacts/_generated/artifact_used_by.py
- wandb/sdk/artifacts/_generated/create_registry_members.py
- wandb/sdk/artifacts/_generated/delete_aliases.py
- wandb/sdk/artifacts/_generated/delete_artifact.py
- wandb/sdk/artifacts/_generated/delete_artifact_collection_tags.py
- wandb/sdk/artifacts/_generated/delete_artifact_portfolio.py
- wandb/sdk/artifacts/_generated/delete_artifact_sequence.py
- wandb/sdk/artifacts/_generated/delete_registry.py
- wandb/sdk/artifacts/_generated/delete_registry_members.py
- wandb/sdk/artifacts/_generated/enums.py
- wandb/sdk/artifacts/_generated/fetch_artifact_manifest.py
- wandb/sdk/artifacts/_generated/fetch_linked_artifacts.py
- wandb/sdk/artifacts/_generated/fetch_org_info_from_entity.py
- wandb/sdk/artifacts/_generated/fetch_organization.py
- wandb/sdk/artifacts/_generated/fetch_registries.py
- wandb/sdk/artifacts/_generated/fetch_registry.py
- wandb/sdk/artifacts/_generated/fragments.py
- wandb/sdk/artifacts/_generated/get_artifact_membership_file_urls.py
- wandb/sdk/artifacts/_generated/input_types.py
- wandb/sdk/artifacts/_generated/link_artifact.py
- wandb/sdk/artifacts/_generated/operations.py
- wandb/sdk/artifacts/_generated/project_artifact_collection.py
- wandb/sdk/artifacts/_generated/project_artifact_collections.py
- wandb/sdk/artifacts/_generated/project_artifact_type.py
- wandb/sdk/artifacts/_generated/project_artifact_types.py
- wandb/sdk/artifacts/_generated/project_artifacts.py
- wandb/sdk/artifacts/_generated/registry_collections.py
- wandb/sdk/artifacts/_generated/registry_team_members.py
- wandb/sdk/artifacts/_generated/registry_user_members.py
- wandb/sdk/artifacts/_generated/registry_versions.py
- wandb/sdk/artifacts/_generated/rename_registry.py
- wandb/sdk/artifacts/_generated/run_input_artifacts.py
- wandb/sdk/artifacts/_generated/run_output_artifacts.py
- wandb/sdk/artifacts/_generated/unlink_artifact.py
- wandb/sdk/artifacts/_generated/update_artifact.py
- wandb/sdk/artifacts/_generated/update_artifact_portfolio.py
- wandb/sdk/artifacts/_generated/update_artifact_sequence.py
- wandb/sdk/artifacts/_generated/update_artifact_sequence_type.py
- wandb/sdk/artifacts/_generated/update_team_registry_role.py
- wandb/sdk/artifacts/_generated/update_user_registry_role.py
- wandb/sdk/artifacts/_generated/upsert_registry.py
- wandb/sdk/artifacts/_gqlutils.py
- wandb/sdk/artifacts/_internal_artifact.py
- wandb/sdk/artifacts/_models/__init__.py
- wandb/sdk/artifacts/_models/artifact_collection.py
- wandb/sdk/artifacts/_models/base_model.py
- wandb/sdk/artifacts/_models/manifest.py
- wandb/sdk/artifacts/_models/pagination.py
- wandb/sdk/artifacts/_models/registry.py
- wandb/sdk/artifacts/_models/storage.py
- wandb/sdk/artifacts/_validators.py
- wandb/sdk/artifacts/artifact.py
- wandb/sdk/artifacts/artifact_download_logger.py
- wandb/sdk/artifacts/artifact_file_cache.py
- wandb/sdk/artifacts/artifact_instance_cache.py
- wandb/sdk/artifacts/artifact_manifest.py
- wandb/sdk/artifacts/artifact_manifest_entry.py
- wandb/sdk/artifacts/artifact_manifests/__init__.py
- wandb/sdk/artifacts/artifact_manifests/artifact_manifest_v1.py
- wandb/sdk/artifacts/artifact_saver.py
- wandb/sdk/artifacts/artifact_state.py
- wandb/sdk/artifacts/artifact_ttl.py
- wandb/sdk/artifacts/exceptions.py
- wandb/sdk/artifacts/staging.py
- wandb/sdk/artifacts/storage_handler.py
- wandb/sdk/artifacts/storage_handlers/__init__.py
- wandb/sdk/artifacts/storage_handlers/_timing.py
- wandb/sdk/artifacts/storage_handlers/azure_handler.py
- wandb/sdk/artifacts/storage_handlers/gcs_handler.py
- wandb/sdk/artifacts/storage_handlers/http_handler.py
- wandb/sdk/artifacts/storage_handlers/local_file_handler.py
- wandb/sdk/artifacts/storage_handlers/multi_handler.py
- wandb/sdk/artifacts/storage_handlers/s3_handler.py
- wandb/sdk/artifacts/storage_handlers/tracking_handler.py
- wandb/sdk/artifacts/storage_handlers/wb_artifact_handler.py
- wandb/sdk/artifacts/storage_handlers/wb_local_artifact_handler.py
- wandb/sdk/artifacts/storage_layout.py
- wandb/sdk/artifacts/storage_policies/__init__.py
- wandb/sdk/artifacts/storage_policies/_factories.py
- wandb/sdk/artifacts/storage_policies/_multipart.py
- wandb/sdk/artifacts/storage_policies/register.py
- wandb/sdk/artifacts/storage_policies/wandb_storage_policy.py
- wandb/sdk/artifacts/storage_policy.py
- wandb/sdk/data_types/__init__.py
- wandb/sdk/data_types/_dtypes.py
- wandb/sdk/data_types/_private.py
- wandb/sdk/data_types/audio.py
- wandb/sdk/data_types/base_types/__init__.py
- wandb/sdk/data_types/base_types/json_metadata.py
- wandb/sdk/data_types/base_types/media.py
- wandb/sdk/data_types/base_types/wb_value.py
- wandb/sdk/data_types/bokeh.py
- wandb/sdk/data_types/eval_table.py
- wandb/sdk/data_types/graph.py
- wandb/sdk/data_types/helper_types/__init__.py
- wandb/sdk/data_types/helper_types/bounding_boxes_2d.py
- wandb/sdk/data_types/helper_types/classes.py
- wandb/sdk/data_types/helper_types/image_mask.py
- wandb/sdk/data_types/histogram.py
- wandb/sdk/data_types/html.py
- wandb/sdk/data_types/image.py
- wandb/sdk/data_types/molecule.py
- wandb/sdk/data_types/object_3d.py
- wandb/sdk/data_types/plotly.py
- wandb/sdk/data_types/saved_model.py
- wandb/sdk/data_types/table.py
- wandb/sdk/data_types/table_decorators.py
- wandb/sdk/data_types/trace_tree.py
- wandb/sdk/data_types/utils.py
- wandb/sdk/data_types/video.py
- wandb/sdk/integration_utils/__init__.py
- wandb/sdk/integration_utils/auto_logging.py
- wandb/sdk/interface/__init__.py
- wandb/sdk/interface/interface.py
- wandb/sdk/interface/interface_queue.py
- wandb/sdk/interface/interface_shared.py
- wandb/sdk/interface/interface_sock.py
- wandb/sdk/interface/summary_record.py
and 189 more members in this release
Indexed releases
- 0.28.1
wandb-0.28.1-py3-none-win_arm64.whl585 members - 0.28.1
wandb-0.28.1-py3-none-win32.whl585 members - 0.28.1
wandb-0.28.1-py3-none-musllinux_1_2_aarch64.whl585 members - 0.28.1
wandb-0.28.1-py3-none-manylinux_2_28_aarch64.whl585 members - 0.28.1
wandb-0.28.1-py3-none-macosx_12_0_arm64.whl585 members - 0.28.0
wandb-0.28.0-py3-none-win_arm64.whl599 members - 0.28.0
wandb-0.28.0-py3-none-win32.whl599 members - 0.28.0
wandb-0.28.0-py3-none-musllinux_1_2_aarch64.whl599 members - 0.28.0
wandb-0.28.0-py3-none-manylinux_2_28_aarch64.whl599 members - 0.28.0
wandb-0.28.0-py3-none-macosx_12_0_arm64.whl599 members - 0.27.2
wandb-0.27.2-py3-none-win_arm64.whl597 members - 0.27.2
wandb-0.27.2-py3-none-win32.whl597 members - 0.27.2
wandb-0.27.2-py3-none-musllinux_1_2_aarch64.whl597 members - 0.27.2
wandb-0.27.2-py3-none-manylinux_2_28_aarch64.whl597 members - 0.27.2
wandb-0.27.2-py3-none-macosx_12_0_arm64.whl597 members - 0.27.1
wandb-0.27.1-py3-none-win_arm64.whl597 members - 0.27.1
wandb-0.27.1-py3-none-win32.whl597 members - 0.27.1
wandb-0.27.1-py3-none-musllinux_1_2_aarch64.whl597 members - 0.27.1
wandb-0.27.1-py3-none-manylinux_2_28_aarch64.whl597 members - 0.27.1
wandb-0.27.1-py3-none-macosx_12_0_arm64.whl597 members - 0.27.0
wandb-0.27.0-py3-none-win_arm64.whl964 members - 0.27.0
wandb-0.27.0-py3-none-win32.whl964 members - 0.28.1
wandb-0.28.1.tar.gz589 members - 0.27.0
wandb-0.27.0-py3-none-musllinux_1_2_aarch64.whl964 members - 0.27.0
wandb-0.27.0-py3-none-manylinux_2_28_aarch64.whl964 members - 0.27.0
wandb-0.27.0-py3-none-macosx_12_0_arm64.whl964 members - 0.28.1
wandb-0.28.1-py3-none-win_amd64.whl585 members - 0.26.1
wandb-0.26.1-py3-none-win_arm64.whl958 members - 0.28.1
wandb-0.28.1-py3-none-musllinux_1_2_x86_64.whl585 members - 0.28.1
wandb-0.28.1-py3-none-manylinux_2_28_x86_64.whl585 members - 0.28.1
wandb-0.28.1-py3-none-macosx_12_0_x86_64.whl585 members - 0.26.1
wandb-0.26.1-py3-none-win32.whl958 members - 0.28.0
wandb-0.28.0.tar.gz603 members - 0.26.1
wandb-0.26.1-py3-none-musllinux_1_2_aarch64.whl958 members - 0.26.1
wandb-0.26.1-py3-none-manylinux_2_28_aarch64.whl958 members - 0.26.1
wandb-0.26.1-py3-none-macosx_12_0_arm64.whl958 members - 0.28.0
wandb-0.28.0-py3-none-win_amd64.whl599 members - 0.26.0
wandb-0.26.0-py3-none-win_arm64.whl960 members - 0.28.0
wandb-0.28.0-py3-none-musllinux_1_2_x86_64.whl599 members - 0.28.0
wandb-0.28.0-py3-none-manylinux_2_28_x86_64.whl599 members - 0.26.0
wandb-0.26.0-py3-none-win32.whl960 members - 0.28.0
wandb-0.28.0-py3-none-macosx_12_0_x86_64.whl599 members - 0.27.2
wandb-0.27.2.tar.gz601 members - 0.26.0
wandb-0.26.0-py3-none-musllinux_1_2_aarch64.whl960 members - 0.26.0
wandb-0.26.0-py3-none-manylinux_2_28_aarch64.whl960 members - 0.26.0
wandb-0.26.0-py3-none-macosx_12_0_arm64.whl960 members - 0.27.2
wandb-0.27.2-py3-none-win_amd64.whl597 members - 0.27.2
wandb-0.27.2-py3-none-musllinux_1_2_x86_64.whl597 members - 0.27.2
wandb-0.27.2-py3-none-manylinux_2_28_x86_64.whl597 members - 0.27.2
wandb-0.27.2-py3-none-macosx_12_0_x86_64.whl597 members - 0.27.1
wandb-0.27.1.tar.gz601 members - 0.25.1
wandb-0.25.1-py3-none-win_arm64.whl948 members - 0.25.1
wandb-0.25.1-py3-none-win32.whl948 members - 0.27.1
wandb-0.27.1-py3-none-win_amd64.whl597 members - 0.25.1
wandb-0.25.1-py3-none-musllinux_1_2_aarch64.whl948 members - 0.27.1
wandb-0.27.1-py3-none-musllinux_1_2_x86_64.whl597 members - 0.27.1
wandb-0.27.1-py3-none-manylinux_2_28_x86_64.whl597 members - 0.25.1
wandb-0.25.1-py3-none-manylinux_2_28_aarch64.whl948 members - 0.25.1
wandb-0.25.1-py3-none-macosx_12_0_arm64.whl948 members - 0.27.1
wandb-0.27.1-py3-none-macosx_12_0_x86_64.whl597 members - 0.27.0
wandb-0.27.0.tar.gz944 members - 0.25.1rc20260223
wandb-0.25.1rc20260223-py3-none-win_arm64.whl954 members - 0.27.0
wandb-0.27.0-py3-none-win_amd64.whl964 members - 0.25.1rc20260223
wandb-0.25.1rc20260223-py3-none-win32.whl954 members - 0.27.0
wandb-0.27.0-py3-none-musllinux_1_2_x86_64.whl964 members - 0.27.0
wandb-0.27.0-py3-none-manylinux_2_28_x86_64.whl964 members - 0.25.1rc20260223
wandb-0.25.1rc20260223-py3-none-musllinux_1_2_aarch64.whl954 members - 0.27.0
wandb-0.27.0-py3-none-macosx_12_0_x86_64.whl964 members - 0.26.1
wandb-0.26.1.tar.gz981 members - 0.25.1rc20260223
wandb-0.25.1rc20260223-py3-none-manylinux_2_28_aarch64.whl954 members - 0.26.1
wandb-0.26.1-py3-none-win_amd64.whl958 members - 0.25.1rc20260223
wandb-0.25.1rc20260223-py3-none-macosx_12_0_arm64.whl954 members - 0.26.1
wandb-0.26.1-py3-none-musllinux_1_2_x86_64.whl958 members - 0.26.1
wandb-0.26.1-py3-none-manylinux_2_28_x86_64.whl958 members - 0.25.1rc20260218
wandb-0.25.1rc20260218-py3-none-win_arm64.whl954 members - 0.26.1
wandb-0.26.1-py3-none-macosx_12_0_x86_64.whl958 members - 0.26.0
wandb-0.26.0.tar.gz983 members - 0.25.1rc20260218
wandb-0.25.1rc20260218-py3-none-win32.whl954 members - 0.26.0
wandb-0.26.0-py3-none-win_amd64.whl960 members - 0.25.1rc20260218
wandb-0.25.1rc20260218-py3-none-musllinux_1_2_aarch64.whl954 members - 0.26.0
wandb-0.26.0-py3-none-musllinux_1_2_x86_64.whl960 members - 0.26.0
wandb-0.26.0-py3-none-manylinux_2_28_x86_64.whl960 members - 0.25.1rc20260218
wandb-0.25.1rc20260218-py3-none-manylinux_2_28_aarch64.whl954 members - 0.25.1rc20260218
wandb-0.25.1rc20260218-py3-none-macosx_12_0_arm64.whl954 members - 0.26.0
wandb-0.26.0-py3-none-macosx_12_0_x86_64.whl960 members - 0.25.1
wandb-0.25.1.tar.gz927 members - 0.25.0
wandb-0.25.0-py3-none-win_arm64.whl954 members - 0.25.0
wandb-0.25.0-py3-none-win32.whl954 members - 0.25.1
wandb-0.25.1-py3-none-win_amd64.whl948 members - 0.25.0
wandb-0.25.0-py3-none-musllinux_1_2_aarch64.whl954 members - 0.25.0
wandb-0.25.0-py3-none-manylinux_2_28_aarch64.whl954 members - 0.25.1
wandb-0.25.1-py3-none-musllinux_1_2_x86_64.whl948 members - 0.25.0
wandb-0.25.0-py3-none-macosx_12_0_arm64.whl954 members - 0.25.1
wandb-0.25.1-py3-none-manylinux_2_28_x86_64.whl948 members - 0.24.2
wandb-0.24.2-py3-none-win_arm64.whl952 members - 0.25.1
wandb-0.25.1-py3-none-macosx_12_0_x86_64.whl948 members - 0.25.1rc20260223
wandb-0.25.1rc20260223.tar.gz941 members - 0.24.2
wandb-0.24.2-py3-none-win32.whl952 members - 0.24.2
wandb-0.24.2-py3-none-musllinux_1_2_aarch64.whl952 members - 0.24.2
wandb-0.24.2-py3-none-manylinux_2_28_aarch64.whl952 members
and more releases past the first 100