index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
wolframalpha_noapi.py
Age
Commit message (
Expand
)
Author
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