Angristan d988a4e138
Merge fbefc9576decbd00e5d447d6ce77020090f6fede into f82ead3e303d75ba63a370dc038311e172e1330d
6 anos atrás
examples Fix whitespaces 8 anos atrás
searx [fix] add py3 compatibility to base engine - closes #1319 6 anos atrás
tests [fix] remove obsolete test 6 anos atrás
utils refactor engine's search language handling 6 anos atrás
.codecov.yml codecov : update the commit status 7 anos atrás
.coveragerc Cover searx.utils 10 anos atrás
.gitattributes [enh] add simple theme (WIP) 7 anos atrás
.gitignore added searx-ve to gitignore 6 anos atrás
.landscape.yaml Add landscape.io configuration 10 anos atrás
.travis.yml add CI test for python3.5 6 anos atrás
AUTHORS.rst [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 to authors 6 anos atrás
CHANGELOG.rst [enh] version 0.14.0 6 anos atrás
Dockerfile Update to Alpine 3.7 6 anos atrás
LICENSE [fix] full AGPLv3+ license according to #382 9 anos atrás
README.rst add pronunciaton of searx to README 6 anos atrás
babel.cfg [enh] babel.cfg added 10 anos atrás
manage.sh change echo to printf 6 anos atrás
requirements-dev.txt Switch to code-cov 7 anos atrás
requirements.txt Update requirements.txt 6 anos atrás
setup.py [fix] missing requirements files from setup.py - closes #572 8 anos atrás
tox.ini [enh] tox.ini added to rewrite standard pep8 rules 10 anos atrás

README.rst

searx
=====

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

Pronunciation: səːks

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
~~~~~~~~~~~~~~~~

- `openhub `__
- `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