You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/utils
Markus Heiser b55a8004ed boilerplate: add inital Makefile with run & install targets
Add *Makefile* boilerplate useful for python projects.  All python tasks are
using a virtualenv from ./local/py3

$ make help
  run       - run developer instance
  install   - developer install (./local)
  uninstall - uninstall (./local)

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
5 years ago
..
fabfile.py Fix whitespaces 8 years ago
fetch_currencies.py print() is a function in Python 3 7 years ago
fetch_firefox_version.py fetch_firefox_version.py : compatible with Python 3 and minor fixes. 6 years ago
fetch_languages.py Use a more human-friendly format in searx/data/engines_languages.json (#1399) 6 years ago
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 8 years ago
makefile.include boilerplate: add inital Makefile with run & install targets 5 years ago
makefile.python boilerplate: add inital Makefile with run & install targets 5 years ago
standalone_searx.py Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly. 5 years ago
update-translations.sh handle input carefully in shell scripts 7 years ago