Python SDK 3.1.1¶

Python client library to quickly get started with the various Watson Developer Cloud services.

Installation¶

To install, use pip or easy_install:

$ pip install --upgrade ibm-watson

or

$ easy_install --upgrade ibm-watson

Modules¶

  • ibm_watson.assistant_v1 module
  • ibm_watson.assistant_v2 module
  • ibm_watson.authorization_v1 module
  • ibm_watson.common module
  • ibm_watson.compare_comply_v1 module
  • ibm_watson.discovery_v1 module
  • ibm_watson.language_translator_v3 module
  • ibm_watson.natural_language_classifier_v1 module
  • ibm_watson.natural_language_understanding_v1 module
  • ibm_watson.personality_insights_v3 module
  • ibm_watson.speech_to_text_v1 module
  • ibm_watson.speech_to_text_v1_adapter module
  • ibm_watson.text_to_speech_adapter_v1 module
  • ibm_watson.text_to_speech_v1 module
  • ibm_watson.tone_analyzer_v3 module
  • ibm_watson.visual_recognition_v3 module
  • ibm_watson.websocket package
    • Submodules
    • Module contents
  • ibm_watson.websocket.audio_source module
  • ibm_watson.websocket.recognize_abstract_callback module
  • ibm_watson.websocket.recognize_listener module
  • ibm_watson.websocket.synthesize_callback module
  • ibm_watson.websocket.synthesize_listener module

Examples¶

The examples folder has basic and advanced examples.

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • Python SDK 3.1.1
  • Installation
  • Modules
  • Examples
  • Indices and tables

Useful Links

  • Watson APIs
  • GitHub
  • Issue Tracker
  • StackOverflow

Related Topics

  • Documentation overview
    • Next: ibm_watson.assistant_v1 module

Quick search