Project

General

Profile

Actions

Idea #21283

closed

Make Python arvados.api importable

Added by Brett Smith 5 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
SDKs
Start date:
12/11/2023
Due date:
Story points:
-
Release relationship:
Auto

Description

Steps to reproduce: import arvados.api

Expected result: I can now call functions in the arvados.api module like arvados.api.api_client, arvados.api.api_from_config, etc.

Actual result: I can't do any of that, because arvados/__init__.py shadows arvados.api to be arvados.api.api, making the rest of the module difficult to access.

Proposed solution: Arcane magicks


Subtasks 1 (0 open1 closed)

Task #21284: Review 21283-callable-api-moduleResolvedBrett Smith12/11/2023Actions
Actions

Also available in: Atom PDF