Skip to main content

A Python adapter for IBM Watson's question and answer API

Project description

A Python adapter for IBM Watson’s question and answer API

Installation

Install the package from PyPI:

pip install pywatson

Usage

from pywatson import Watson

# Create a Watson instance with your URL and credentials
# pywatson will use the endpoint `url + '/question'`
watson = Watson(url='https://watson-wdc01.ihost.com/instance/507/deepqa/v1', username='someuser', password='zyXHLz3sCoPt6G')

See also

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pywatson-0.1.0a2.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

pywatson-0.1.0a2-py2.py3-none-any.whl (30.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page