fcrespo82 / wolframalpha-cli

Command Line Interface to run queries on WolframAlpha
MIT License
18 stars 5 forks source link

WolframAplha CLI

Command Line Interface to run queries on WolframAlpha

Usage

usage: wa [-h] [-q] [--appid APPID] QUERY

WolframAlpha cli

positional arguments:
  QUERY          Query to search in WolframAlpha (group multiple words with quotes)

optional arguments:
  -h, --help     show this help message and exit
  -q             Quiet, only print the results
  --appid APPID  WolframAlpha AppID - If not informed will be asked and saved in a file for future use