from hashlib import md5 def annotation_hash(handler=None, input =""): return md5(input.encode()).hexdigest() # def nmbr(handler, lst) -> int: # leno