Skip to main content

A Python wrapper for the Wolfram|Alpha APIs

Project description

# wolfram-alpha-api

wolfram-alpha-api is a Python wrapper for the Wolfram|Alpha APIs, mainly for Spoken Result API and Short Answers API.

## Installation

With pip:

$ pip install wolfram-alpha-api

or easy_install:

$ easy_install wolfram-alpha-api

## Dependencies

wolfram-alpha-api requires the requests package.

## Usage

In test.py, replace the key value with your Wolfram|Alpha API key, then run:

python test.py

This uses spoken_results method to get a text string from the Spoken Result API. If no result get, it will try the Short Answers API automatically. These APIs are free to use for up to 2,000 calls per month. For speech_recognition and full_results, you will need to upgrade your Wolfram|Alpha API Key.

For a complete overview of the APIs, please refer to the [Wolfram|alpha API Documentation](https://products.wolframalpha.com/spoken-results-api/documentation/)

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

wolfram-alpha-api-0.1.0.tar.gz (2.7 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