Skip to main content

AYLIEN Text API Client Library for Python

Project description

About

This is the Python client library for AYLIEN’s APIs. If you haven’t already done so, you will need to sign up.

Installation

To install, simply use pip:

$ pip install --upgrade aylien-apiclient

See the Developers Guide for additional documentation.

Example

from aylienapiclient import textapi
c = textapi.Client("YourApplicationID", "YourApplicationKey")
s = c.Sentiment({'text': 'John is a very good football player!'})

Third Party Libraries and Dependencies

The following libraries will be installed when you install the client library:

  • httplib2

For development you will also need the following libraries:

  • httpretty

  • unittest2

  • nose

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

aylien-apiclient-0.7.0.tar.gz (7.0 kB view details)

Uploaded Source

File details

Details for the file aylien-apiclient-0.7.0.tar.gz.

File metadata

File hashes

Hashes for aylien-apiclient-0.7.0.tar.gz
Algorithm Hash digest
SHA256 d3b053e7a12b169828dc1e3c1f47e5fa0c6c54c6cd851c1a2ab867a7723682b6
MD5 f8273436d8cb0c60a7890daf23f90b9b
BLAKE2b-256 f82ef901d788b248afb61e5f4f5a1439df0a858aaeaea30bab425cd1e1dc685b

See more details on using hashes here.

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