zut.filter.Filters

class zut.filter.Filters(specs: list[str | Pattern] | str | Pattern, *, normalize: bool = False)

Bases: object

__init__(specs: list[str | Pattern] | str | Pattern, *, normalize: bool = False)

Methods

__init__(specs, *[, normalize])

matches(value[, if_no_filter])