{"id":34653810,"url":"https://github.com/anirban-majumder/wolframalpha-api","last_synced_at":"2026-05-24T21:31:31.674Z","repository":{"id":114545515,"uuid":"440274163","full_name":"Anirban-Majumder/WolframAlpha-API","owner":"Anirban-Majumder","description":"API to send query to wolfram and get getting the result outputed in image format.","archived":false,"fork":false,"pushed_at":"2022-07-21T12:14:46.000Z","size":61,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T02:58:30.621Z","etag":null,"topics":["api","image","image-processing","pillow","python","wolfram","wolfram-alpha"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anirban-Majumder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-20T18:47:43.000Z","updated_at":"2022-06-15T18:45:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"727e91f5-85bc-4e1f-bd3e-40f16a8b16af","html_url":"https://github.com/Anirban-Majumder/WolframAlpha-API","commit_stats":null,"previous_names":["anirban-majumder/wolframalpha-api","anirbanmajumder0/wolframalpha-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anirban-Majumder/WolframAlpha-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anirban-Majumder%2FWolframAlpha-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anirban-Majumder%2FWolframAlpha-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anirban-Majumder%2FWolframAlpha-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anirban-Majumder%2FWolframAlpha-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anirban-Majumder","download_url":"https://codeload.github.com/Anirban-Majumder/WolframAlpha-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anirban-Majumder%2FWolframAlpha-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28005974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","image","image-processing","pillow","python","wolfram","wolfram-alpha"],"created_at":"2025-12-24T18:00:04.528Z","updated_at":"2025-12-24T18:00:05.605Z","avatar_url":"https://github.com/Anirban-Majumder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Wolfram|Alpha-API\n \n# 👋 This is an Python API to send query to Wolfram|Alpha and get getting the result outputed in image format.\n\n### 📝Requirements\n\n#### Python Version\n\nYou will need to install Python 3.8 or newer with pip. Download and install the correct\nbuild and version of Python for your operating system [here](https://python.org/downloads).\n\n**macOS Users:** If you prefer, you can install Python via Homebrew rather than from source.\n\n#### PyPI Requirements (`pip` requirements)\n\n* `Pillow`\n* `xmltodict`\n\n\nYou also need to have Wolfram account and have the Wolfram APP Id which you need to paste in the main.py\n\n### 📜 Set up and Running the software\n\n1. Clone the repository\n\n```\ngit clone https://github.com/anirbanmajumder0/WolframAlpha-API\n```\n\n2. Change the working directory\n\n```\ncd WolframAlpha-API/src\n```\n\n3. Install dependencies\n\n```\npip install -r requirements.txt\n```\n\n4. Run the app\n\n```\npython main.py\n```\n\nThat's All !!!\n\n\n## 🤝 Contributing\n\nAny kind of positive contribution is welcome! Please help to grow by contributing to the project.\n\nIf you wish to contribute, you can work on any feature or bugs. After adding your code, please send a Pull Request.\n\n\u003e Please read [`CONTRIBUTING`](CONTRIBUTING.md) for details on [`CODE OF CONDUCT`](CODE_OF_CONDUCT.md), and the process for submitting pull requests .\n\n\n## ℹ️ Software Information\n\n### License\n\nWolframAlpha-API is licensed under the MIT License. For more information, see the [`LICENSE`](LICENSE) file for details.\n\n### Finding the Software\n\nWolframAlpha-API is free and open-source software. You can find the code on\n[GitHub](https://github.com/anirbanmajumder0/WolframAlpha-API).\n\n### Reporting Bugs\n\nTo report any bugs, raise an [issue on Github](https://github.com/anirbanmajumder0/WolframAlpha-API/issues/new?assignees=anirbanmajumder0\u0026labels=\u0026template=bug_report.md) .\n\n### Feature Requests\n\nTo request Features for VoiceAssistant are welcome! raise an feature request [issue on Github](https://github.com/anirbanmajumder0/WolframAlpha-API/issues/new?assignees=anirbanmajumder0\u0026labels=\u0026template=feature_request.md) or contact me by email at \u003ccontact@anirbanmajumder.tech\u003e .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanirban-majumder%2Fwolframalpha-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanirban-majumder%2Fwolframalpha-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanirban-majumder%2Fwolframalpha-api/lists"}