bs4.NavigableString.islower

NavigableString.islower() → bool

Return True if all cased characters in S are lowercase and there is at least one cased character in S, False otherwise.