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/searx/engines
Markus Heiser 2de007138c [fix] prepare for pylint 2.14.0
Remove issue reported by Pylint 2.14.0:

- no-self-use: has been moved to optional extension [1]
- The refactoring checker now also raises 'consider-using-generator' messages
  for max(), min() and sum(). [2]

.pylintrc:
  - <option name>-hint has been removed since long, Pylint 2.14.0 raises an
    error on invalid options
  - bad-continuation and bad-whitespace have been removed [3]

[1] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/summary.html#removed-checkers
[2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.14/full.html#what-s-new-in-pylint-2-14-0
[2] https://pylint.pycqa.org/en/latest/whatsnew/2/2.6/summary.html#summary-release-highlights

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
..
1337x.py [format.python] initial formatting of the python code 2 years ago
__init__.py Allow 'using_tor_proxy' to be set for each engine individually 2 years ago
ahmia.py [format.python] initial formatting of the python code 2 years ago
apkmirror.py [enh] add more categories 2 years ago
archlinux.py [enh] add more categories 2 years ago
artic.py [format.python] initial formatting of the python code 2 years ago
arxiv.py [format.python] initial formatting of the python code 2 years ago
bandcamp.py [mod] bandcamp & genius: in result set img_src instead thumbnail 2 years ago
base.py [format.python] initial formatting of the python code 2 years ago
bing.py bing engine: _fetch_supported_languages: don't use the language code as a country 2 years ago
bing_images.py [enh] add more categories 2 years ago
bing_news.py [format.python] initial formatting of the python code 2 years ago
bing_videos.py [enh] add more categories 2 years ago
btdigg.py [format.python] initial formatting of the python code 2 years ago
command.py [format.python] initial formatting of the python code 2 years ago
core.py [format.python] initial formatting of the python code 2 years ago
currency_convert.py [pylint] engines/currency_convert.py 2 years ago
dailymotion.py [format.python] based on bugfix in 9ed626130 2 years ago
deezer.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
demo_offline.py [format.python] initial formatting of the python code 2 years ago
demo_online.py [format.python] initial formatting of the python code 2 years ago
deviantart.py [format.python] initial formatting of the python code 2 years ago
dictzone.py [format.python] initial formatting of the python code 2 years ago
digbt.py [format.python] initial formatting of the python code 2 years ago
docker_hub.py [format.python] initial formatting of the python code 2 years ago
doku.py [fix] issues reported by pylint 2 years ago
duckduckgo.py [enh] add more categories 2 years ago
duckduckgo_definitions.py [fix] issues reported by pylint 2 years ago
duckduckgo_images.py [enh] add more categories 2 years ago
duden.py [enh] move dictionaries, Erowid & IMDb out of general category 2 years ago
dummy-offline.py [format.python] initial formatting of the python code 2 years ago
dummy.py [enh] engines: add about variable 3 years ago
ebay.py [mod] Pass desired ebay domain in settings 2 years ago
elasticsearch.py [format.python] initial formatting of the python code 2 years ago
fdroid.py [enh] add more categories 2 years ago
flickr.py [format.python] initial formatting of the python code 2 years ago
flickr_noapi.py [format.python] initial formatting of the python code 2 years ago
framalibre.py [format.python] initial formatting of the python code 2 years ago
freesound.py [mod] result_templates/default.html replace embedded HTML by data_src audio_src 2 years ago
frinkiac.py [format.python] initial formatting of the python code 2 years ago
genius.py [mod] bandcamp & genius: in result set img_src instead thumbnail 2 years ago
gentoo.py [enh] add more categories 2 years ago
gigablast.py [enh] add more categories 2 years ago
github.py [enh] add more categories 2 years ago
google.py Reflect the real world parameter from settings.yml 2 years ago
google_images.py [fix] google images engine: Fix 'scrap_img_by_id' function 2 years ago
google_news.py [format.python] initial formatting of the python code 2 years ago
google_scholar.py [format.python] initial formatting of the python code 2 years ago
google_videos.py [enh] add more categories 2 years ago
imdb.py [enh] move dictionaries, Erowid & IMDb out of general category 2 years ago
ina.py [fix] ina engine 2 years ago
invidious.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
jisho.py [format.python] based on bugfix in 9ed626130 2 years ago
json_engine.py [format.python] initial formatting of the python code 2 years ago
kickass.py [format.python] initial formatting of the python code 2 years ago
loc.py [format.python] initial formatting of the python code 2 years ago
mediathekviewweb.py [fix] engine mediathekviewweb: replace http links by https 2 years ago
mediawiki.py [format.python] initial formatting of the python code 2 years ago
meilisearch.py [pylint] engines: drop no longer needed 'missing-function-docstring' 3 years ago
mixcloud.py [mod] add artwork to mixcloud & soundcloud engines 2 years ago
mongodb.py [format.python] initial formatting of the python code 2 years ago
mysql_server.py [mod] engine mysql_server: make port configurable 2 years ago
nyaa.py [format.python] initial formatting of the python code 2 years ago
opensemantic.py [enh] engines: add about variable 3 years ago
openstreetmap.py [fix] openstreatmap: load thumbnail from uploads.wikimedia.org 2 years ago
openverse.py [fix] ccengine engine - avoid unwanted redirects 2 years ago
pdbe.py [format.python] initial formatting of the python code 2 years ago
peertube.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
petal_images.py [enh] Initial Petalsearch Images support 2 years ago
photon.py [format.python] initial formatting of the python code 2 years ago
piratebay.py [format.python] initial formatting of the python code 2 years ago
postgresql.py [format.python] initial formatting of the python code 2 years ago
pubmed.py [format.python] initial formatting of the python code 2 years ago
qwant.py [format.python] initial formatting of the python code 2 years ago
recoll.py [format.python] initial formatting of the python code 2 years ago
reddit.py [format.python] initial formatting of the python code 2 years ago
redis_server.py [format.python] initial formatting of the python code 2 years ago
rumble.py [format.python] initial formatting of the python code 2 years ago
scanr_structures.py [format.python] initial formatting of the python code 2 years ago
searchcode_code.py [format.python] initial formatting of the python code 2 years ago
searx_engine.py reference docs.searxng.org 2 years ago
semantic_scholar.py [fix] engine: Semantic Scholar (Science) // rework & fix 2 years ago
sepiasearch.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
seznam.py [enh] add more categories 2 years ago
sjp.py [enh] move dictionaries, Erowid & IMDb out of general category 2 years ago
solidtorrents.py [fix] solidtorrents engine: store random bas_url in param 2 years ago
solr.py [format.python] initial formatting of the python code 2 years ago
soundcloud.py [mod] add artwork to mixcloud & soundcloud engines 2 years ago
spotify.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
springer.py [format.python] initial formatting of the python code 2 years ago
sqlite.py [format.python] initial formatting of the python code 2 years ago
stackexchange.py [format.python] initial formatting of the python code 2 years ago
startpage.py fix startpage: update XPath in _fetch_supported_languages 2 years ago
tineye.py [mod] tineye engine: minor changes 2 years ago
tokyotoshokan.py [format.python] initial formatting of the python code 2 years ago
torznab.py [format.python] initial formatting of the python code 2 years ago
translated.py [enh] move dictionaries, Erowid & IMDb out of general category 2 years ago
unsplash.py [format.python] initial formatting of the python code 2 years ago
vimeo.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
wikidata.py [fix] prepare for pylint 2.14.0 2 years ago
wikipedia.py [format.python] initial formatting of the python code 2 years ago
wolframalpha_api.py change "Wolfram|Alpha" to "Wolfram Alpha" in search results 2 years ago
wolframalpha_noapi.py [format.python] initial formatting of the python code 2 years ago
wordnik.py [format.python] initial formatting of the python code 2 years ago
www1x.py [fix] 1x engine 2 years ago
xpath.py [fix[ Update only cookies/headers 2 years ago
yacy.py [format.python] initial formatting of the python code 2 years ago
yahoo.py [fix] FutureWarning from lxml 2 years ago
yahoo_news.py [fix] issues reported by pylint 2 years ago
youtube_api.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
youtube_noapi.py [mod] templates: rename field for <iframe> URL to iframe_src 2 years ago
zlibrary.py [format.python] initial formatting of the python code 2 years ago