libremiami-search/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>
2019-11-28 19:54:57 +01: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 Use a more human-friendly format in searx/data/engines_languages.json (#1399) 2018-11-29 16:31:05 +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 boilerplate: add inital Makefile with run & install targets 2019-11-28 19:54:57 +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