@futurebird also I just found out through reading the docs that python has the library `unicodedata` and within that, there is `unicodedata.numeric` which works on cuneiform, maybe you could use that?
Also failing that `unicodedata.lookup` could be used to get the character values in a readable way