A privacy respecting, hackable Metasearch-Engine

Adam Tauber be01fd9529 [enh] version 0.13.1 7 роки тому
examples d9231d173a Fix whitespaces 8 роки тому
searx 7828a1833b [enh] version 0.13.1 7 роки тому
tests 060c797739 [fix] change domain name in google engine test 7 роки тому
utils 9984c99665 print() is a function in Python 3 7 роки тому
.codecov.yml c12e0c39b9 codecov : update the commit status 7 роки тому
.coveragerc 8810273010 Cover searx.utils 10 роки тому
.gitattributes 10a24bdc2c [enh] add simple theme (WIP) 7 роки тому
.gitignore a0a1284998 wikidata refactor and more attributes (see issue #560) 8 роки тому
.landscape.yaml dc802b9ea8 Add landscape.io configuration 10 роки тому
.travis.yml db27c6fa5f fix less to stable version 7 роки тому
AUTHORS.rst fe678b62dd [doc] add @vachi, @lcpz, @nikaiw, Thirnearez, @MrPetovan, @woorst, @Apply55gx, @pyrrh0n1c, @cclauss, @moon2l to authors 7 роки тому
CHANGELOG.rst 7828a1833b [enh] version 0.13.1 7 роки тому
Dockerfile 44cb2b18b0 Fix #872. Google search works again with docker. 8 роки тому
LICENSE a905e4e7db [fix] full AGPLv3+ license according to #382 9 роки тому
README.rst 700baf2178 [doc] remove flattr from readme 7 роки тому
babel.cfg a1f945d227 [enh] babel.cfg added 11 роки тому
manage.sh 9224b3c3f0 adjust whitespace in shell scripts 7 роки тому
requirements-dev.txt fb587f11fe Switch to code-cov 7 роки тому
requirements.txt 13216b6706 Dependencies upgrade 7 роки тому
setup.py ca45c24162 [fix] missing requirements files from setup.py - closes #572 8 роки тому
tox.ini 56c15023b5 [enh] tox.ini added to rewrite standard pep8 rules 10 роки тому

README.rst

searx
=====

A privacy-respecting, hackable `metasearch
engine `__.

List of `running
instances `__.

See the `documentation `__ and the `wiki `__ for more information.

|OpenCollective searx backers|
|OpenCollective searx sponsors|

Installation
~~~~~~~~~~~~

- clone source:
``git clone https://github.com/asciimoo/searx.git && cd searx``
- install dependencies: ``./manage.sh update_packages``
- edit your
`settings.yml `__
(set your ``secret_key``!)
- run ``python searx/webapp.py`` to start the application

For all the details, follow this `step by step
installation `__

Bugs
~~~~

Bugs or suggestions? Visit the `issue
tracker `__.

`License `__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

More about searx
~~~~~~~~~~~~~~~~

- `ohloh `__
- `twitter `__
- IRC: #searx @ freenode


.. |OpenCollective searx backers| image:: https://opencollective.com/searx/backers/badge.svg
:target: https://opencollective.com/searx#backer


.. |OpenCollective searx sponsors| image:: https://opencollective.com/searx/sponsors/badge.svg
:target: https://opencollective.com/searx#sponsor