# watson-developer-cloud/python-sdk

:snake: Client library to use the IBM Watson services in Python and available in pip as watson-developer-cloud

Repository: https://github.com/watson-developer-cloud/python-sdk
Canonical: https://ross.abutalabs.com/products/python-sdk
Homepage: https://pypi.org/project/ibm-watson/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: hacktoberfest
Last push: 2026-01-26T19:34:45+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 56, longevity 100
- inputs: {"age_days": 4002, "days_push": 219, "days_rel": 219, "gap_med": 53.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1449, forks 817 (observed 2026-08-28T04:04:45.607420+00:00)

## What it is
The official Python client library (pip package ibm-watson) for accessing IBM Watson AI services such as language, speech, and vision APIs. It handles authentication (IAM token-based or username/password) and provides typed wrappers around the Watson REST APIs.

## Use cases
- call IBM Watson APIs from Python
- add speech-to-text to a Python app
- use Watson natural language understanding
- authenticate to IBM Cloud Watson services with IAM
- integrate Watson assistant chatbot into Python backend

## When to choose
- you use IBM Cloud Watson services and develop in Python 3.5+
- you want an officially maintained, pip-installable Watson client
- your app runs in IBM Cloud and can read VCAP_SERVICES credentials

## When to avoid
- you don't use IBM Watson or IBM Cloud
- you need a provider-agnostic AI SDK
- you require Python 2 support

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, nlp, speech-recognition, machine-learning
- domain: artificial-intelligence, apis, developer-tools
- platform: python, cross-platform
- tags: ibm-watson, api-client, ibm-cloud, iam-authentication, ai-services, natural-language-processing

## Member repositories
- watson-developer-cloud/python-sdk (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:45.607420+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:36:02.083900+00:00, confidence not recorded.
  - readme: https://github.com/watson-developer-cloud/python-sdk (fetched 2026-08-28T04:04:45.607420+00:00, sha eb88d6c9b3c2)
  - homepage: https://pypi.org/project/ibm-watson/ (fetched 2026-08-29T11:45:46.410333+00:00, sha 4b4e8fead74a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
