https://github.com/anirban-majumder/wolframalpha-api
API to send query to wolfram and get getting the result outputed in image format.
https://github.com/anirban-majumder/wolframalpha-api
api image image-processing pillow python wolfram wolfram-alpha
Last synced: 22 days ago
JSON representation
API to send query to wolfram and get getting the result outputed in image format.
- Host: GitHub
- URL: https://github.com/anirban-majumder/wolframalpha-api
- Owner: Anirban-Majumder
- License: mit
- Created: 2021-12-20T18:47:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T12:14:46.000Z (almost 4 years ago)
- Last Synced: 2025-06-21T02:58:30.621Z (12 months ago)
- Topics: api, image, image-processing, pillow, python, wolfram, wolfram-alpha
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## 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](https://python.org/downloads).
**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
```
2. Change the working directory
```
cd WolframAlpha-API/src
```
3. Install dependencies
```
pip install -r requirements.txt
```
4. 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`](CONTRIBUTING.md) for details on [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests .
## ℹ️ Software Information
### License
WolframAlpha-API is licensed under the MIT License. For more information, see the [`LICENSE`](LICENSE) file for details.
### Finding the Software
WolframAlpha-API is free and open-source software. You can find the code on
[GitHub](https://github.com/anirbanmajumder0/WolframAlpha-API).
### Reporting Bugs
To report any bugs, raise an [issue on Github](https://github.com/anirbanmajumder0/WolframAlpha-API/issues/new?assignees=anirbanmajumder0&labels=&template=bug_report.md) .
### Feature Requests
To request Features for VoiceAssistant are welcome! raise an feature request [issue on Github](https://github.com/anirbanmajumder0/WolframAlpha-API/issues/new?assignees=anirbanmajumder0&labels=&template=feature_request.md) or contact me by email at .