Skip to main content

Connect to the dandelion.eu API in a very pythonic way!

Project description

https://travis-ci.org/giacbrd/python-dandelion-eu.svg?branch=master https://coveralls.io/repos/SpazioDati/python-dandelion-eu/badge.png?branch=master Latest PyPI version

python-dandelion-eu

Bring the power of the dandelion.eu semantic to your python applications and scripts! Semantic in python couldn’t be easier.

>>> from dandelion import DataTXT
>>> datatxt = DataTXT(token='YOUR_TOKEN')
>>> response = datatxt.nex('The doctor says an apple is better than an orange')
>>> for annotation in response.annotations:
      print(annotation)
...

Register on dandelion to obtain your authentication token and enrich your application with our semantic intelligence.

Installation

dandelion-eu is available on PyPI install it simply with:

pip install dandelion-eu

Documentation

Documentation is available on ReadTheDocs.

Download files

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

Source Distribution

dandelion-eu-0.3.3.tar.gz (13.8 kB view hashes)

Uploaded Source

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