index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
wolframalpha_noapi.py
Age
Commit message (
Expand
)
Author
2025-09-26
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
Markus Heiser
2025-09-03
[mod] drop: from __future__ import annotations
Markus Heiser
2025-05-03
[mod] engines: migration of the individual cache solutions to EngineCache
Markus Heiser
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-10-16
add initial support for offline engines && command engine
Noémi Ványi
2017-06-06
[enh] add init function to engines which loads parallel
Adam Tauber
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-09
[mod] do not escape html content in engines
Adam Tauber
2016-09-10
#607 - noapi fix
firebovine
2016-09-10
[fix] Result text in Wolfram|Alpha (#607)
marc
2016-08-13
[fix] remove unused imports ++ int token timestamp by default
Adam Tauber
2016-02-28
[fix] remove unnecesary async calls in wolframalpha_noapi
a01200356
2016-02-28
[fix] merge with 79705450dfdf321c19839bce23c56d9d4a86ba68
a01200356
2016-02-28
[enh] unit tests for wolframalpha
a01200356
2016-02-27
[enh] infobox for wolframalpha
a01200356
2016-02-25
[fix] wolframalpha unicode inputs
Adam Tauber
2016-02-17
[fix] encapsulate wolframalpha token fetching errors
Adam Tauber
2016-02-17
[fix] wolframalpha page changes
Adam Tauber
2016-01-18
[fix] pep8
a01200356
2016-01-03
[fix] test in wolframalpha_noapi
a01200356
2016-01-03
add tests for unicode strings in wolframalpha
a01200356
2016-01-03
[fix] unescape htmlentities in wolframalpha_noapi's answer
a01200356
2016-01-02
[fix] pass wolframalpha_noapi tests
a01200356
2016-01-02
update tests for wolframalpha
a01200356
2016-01-01
[enh] wolframalpha appends result
a01200356
2015-12-30
Add tests for the Wolfram Alpha engines (both API and NO API versions)
a01200356
2015-12-29
Make wolframalpha_noapi.py flake8 compliant
a01200356
2015-12-29
Remove unnecessary code in wolframalpha_noapi engine
a01200356
2015-12-29
Wolfram Alpha (no API needed now)
a01200356