dimakiss / wolframalpha-search

Using web driver to search in wolfram alpha and save the result

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wolframalpha-search

Using web driver to search in wolfram alpha and save the result as image

Note: the process takes about 15 seconds the time its take to serach in wolfram alpha you can change this time manualy

Install Requirements

pip install -r requirements.txt

Usage

python wolframalpha.py [text]

About

Using web driver to search in wolfram alpha and save the result

License:GNU General Public License v3.0


Languages

Language:Python 100.0%