searx/utils
Markus Heiser 9b48ae47ec makefile.python: hardening - drop virtualenv, drop build support py2
From py3.3 on a subset of virtualenv is built-in, so you can run '-m venv' ot of
the box.

- replace: $(PY_ENV_BIN)/pip --> $(PY_ENV_BIN)/python -m pip
- remove obsolete virtualenv-exe target and adjust VTENV_OPTS
- remove obsolete msg-pip-exe target
- print list of py launchers available from $(PY_ENV_BIN) to the log
- fix hard coded ./local

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-04-01 14:16:49 +02:00
..
brand.env bash: use build environment from Makefile 2020-03-29 11:41:59 +02:00
fabfile.py Fix whitespaces 2016-07-11 18:52:37 +07:00
fetch_currencies.py print() is a function in Python 3 2017-11-14 06:48:54 +01:00
fetch_firefox_version.py fetch_firefox_version.py : compatible with Python 3 and minor fixes. 2018-08-05 10:55:42 +02:00
fetch_languages.py searx/data/engines_languages.json: sort json file (no content change) 2020-03-01 07:56:46 +01:00
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 2017-01-04 14:14:01 +01:00
makefile.include boilerplate: add inital Makefile with run & install targets 2019-11-28 19:54:57 +01:00
makefile.python makefile.python: hardening - drop virtualenv, drop build support py2 2020-04-01 14:16:49 +02:00
makefile.sphinx makefile.sphinx: fix gh-pages / pull before add commits 2019-12-22 23:28:07 +01:00
standalone_searx.py Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly. 2019-07-17 09:05:29 +02:00
update-translations.sh handle input carefully in shell scripts 2017-10-06 21:00:22 +02:00