.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
online_currency.py File Reference

Go to the source code of this file.

Classes

class  searx.search.processors.online_currency.OnlineCurrencyProcessor

Namespaces

namespace  searx
namespace  searx.search
namespace  searx.search.processors
namespace  searx.search.processors.online_currency

Functions

 searx.search.processors.online_currency.normalize_name (str name)

Variables

 searx.search.processors.online_currency.parser_re = re.compile('.*?(\\d+(?:\\.\\d+)?) ([^.0-9]+) (?:in|to) ([^.0-9]+)', re.I)