{"id":28396,"library":"tobiko-cloud-api-client","title":"Tobiko Cloud API Client","description":"Python client for the Tobiko Cloud API, used to manage and interact with Tobiko Cloud resources. Current version 202616.4.0, requires Python 3.9 to 3.12, released weekly.","status":"active","version":"202616.4.0","language":"python","source_language":"en","source_url":"https://github.com/tobikodata/tobiko-cloud-api-client","tags":["tobiko","cloud","api-client","sdk"],"install":[{"cmd":"pip install tobiko-cloud-api-client","lang":"bash","label":"Install from PyPI"}],"dependencies":[],"imports":[{"wrong":"from tobiko_cloud_api import Client","symbol":"Client","correct":"from tobikodata import Client"}],"quickstart":{"code":"from tobiko_cloud_api import Client\n\nclient = Client()\n# Use client methods, e.g.,\n# response = client.get_resource(\"...\")\nprint(client)","lang":"python","description":"Initialize the client and interact with the API."},"warnings":[{"fix":"Use `tobiko-cloud-api-client==202616.4.0` in requirements.","message":"Major version updates may include breaking changes. Always pin your dependencies.","severity":"breaking","affected_versions":">=202616.0.0"},{"fix":"Set TOBIKO_API_KEY environment variable or pass api_key parameter to Client().","message":"The client expects environment variables for authentication (e.g., TOBIKO_API_KEY). Missing credentials will raise an error at runtime.","severity":"gotcha","affected_versions":"all"},{"fix":"Use `from tobiko_cloud_api import Client`.","message":"Old-style import `from tobiko_cloud_api import client` (lowercase) is deprecated in favor of `from tobiko_cloud_api import Client`.","severity":"deprecated","affected_versions":">=202616.0.0"}],"env_vars":null,"search_vec":"'202616.4.0':23 '3.12':28 '3.9':26 'api':3,11,34 'api-cli':33 'client':4,6,35 'cloud':2,10,19,32 'current':21 'interact':16 'manag':14 'python':5,25 'releas':29 'requir':24 'resourc':20 'sdk':36 'tobiko':1,9,18,31 'use':12 'version':22 'week':30","created_at":"2026-05-09T05:55:17.522387+00:00","updated_at":"2026-05-09T05:55:17.522387+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\nImportError: cannot import name 'Client' from 'tobikodata' (/tmp/tmpz54521u_/venv/lib/python3.12/site-packages/tobikodata/__init__.py)"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/tobiko-cloud-api-client/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["aws","gcp","azure"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}