from eahd import EAHD parser = EAHD(bytes) # 'bytes' is the list of compressed bytes. uncompressed_bytes = parser.parse()