1
0
mirror of https://github.com/searx/searx synced 2024-12-11 00:17:36 +01:00
searx/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
fetch_currencies.py
fetch_firefox_version.py
fetch_languages.py
google_search.py
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
update-translations.sh