Pre-release
This release is a pre-release and may not be stable for production use.
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
Release files for pywatson 0.1.0a2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pywatson-0.1.0a2.tar.gz | 11.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pywatson-0.1.0a2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 41.3 kB
Release files / pywatson-0.1.0a2.tar.gz
| Download URL | pywatson-0.1.0a2.tar.gz |
|---|---|
| Size | 11.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e610bd397ce6864de43b811fdeefe4581e16270c3d2e521441ef7f4cd2f49833
|
|
BLAKE2b-256 checksum How to use checksums |
b40b4babbb48712ec9beeda9ce6b53d48ec472dad3d10e99375c6e8dc7ec9317
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pywatson-0.1.0a2-py2.py3-none-any.whl
| Download URL | pywatson-0.1.0a2-py2.py3-none-any.whl |
|---|---|
| Size | 30.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a57949f913caf78714115ebbb7b73540ab72babb89a318143243d5bc24fabe91
|
|
BLAKE2b-256 checksum How to use checksums |
8f8fcef3e3057a364d98d13ca71ed9f04cebba0971a0e0b421ab4caa831251a8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |