interpretthis 0.4.1

Sandboxed Python AST interpreter for untrusted and LLM-generated code
Documentation
1
Bytes and bytearray semantics: literals (`b"..."`), indexing returns int, decoding/encoding, slicing, common methods (`split`, `join`, `replace`, `hex`).