Skip to content

API to send query to wolfram and get getting the result outputed in image format.

License

Notifications You must be signed in to change notification settings

anirbanmajumder0/WolframAlpha-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolfram|Alpha-API

👋 This is an Python API to send query to Wolfram|Alpha and get getting the result outputed in image format.

📝Requirements

Python Version

You will need to install Python 3.8 or newer with pip. Download and install the correct build and version of Python for your operating system here.

macOS Users: If you prefer, you can install Python via Homebrew rather than from source.

PyPI Requirements (pip requirements)

  • Pillow
  • xmltodict

You also need to have Wolfram account and have the Wolfram APP Id which you need to paste in the main.py

📜 Set up and Running the software

  1. Clone the repository
git clone https://github.com/anirbanmajumder0/WolframAlpha-API
  1. Change the working directory
cd WolframAlpha-API/src
  1. Install dependencies
pip install -r requirements.txt
  1. Run the app
python main.py

That's All !!!

🤝 Contributing

Any kind of positive contribution is welcome! Please help to grow by contributing to the project.

If you wish to contribute, you can work on any feature or bugs. After adding your code, please send a Pull Request.

Please read CONTRIBUTING for details on CODE OF CONDUCT, and the process for submitting pull requests .

ℹ️ Software Information

License

WolframAlpha-API is licensed under the MIT License. For more information, see the LICENSE file for details.

Finding the Software

WolframAlpha-API is free and open-source software. You can find the code on GitHub.

Reporting Bugs

To report any bugs, raise an issue on Github .

Feature Requests

To request Features for VoiceAssistant are welcome! raise an feature request issue on Github or contact me by email at [email protected] .

About

API to send query to wolfram and get getting the result outputed in image format.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages