-
ranked_id_sources — Yield the id source values in candidates, best ranked source first.
-
match_id_source_str — Get the id source from either of the two source groups.
comicbox.identifiers¶
source package comicbox.identifiers
Identifier consts.
Functions
source ranked_id_sources(candidates: Container[str]) → Iterator[str]
Yield the id source values in candidates, best ranked source first.
source match_id_source_str(match: re.Match) → str
Get the id source from either of the two source groups.