Skip to main content

Python Client for DLTK.

Project description

DLTK SDK (Python)

Python 3.5

DLTK renders a comprehensive spectrum of solutions that can be accessed by users on-demand from our pool of transformational technologies.

Installation

DLTK SDK requires Python 3.5 + . Go to https://dltk.ai/ and create an app. On creation of an app, you will get an API Key.

import dltk_ai
c = dltk_ai.DltkAiClient('API Key')
response = c.sentiment_analysis('I am feeling good.')
print(response)

For more details, visit https://dltk.ai/

License

The content of this project itself is licensed under GNU LGPL, Version 3 (LGPL-3)

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

dltk_ai-1.1.9.tar.gz (33.1 kB view hashes)

Uploaded Source

Built Distribution

dltk_ai-1.1.9-py3-none-any.whl (48.0 kB view hashes)

Uploaded 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