Two Versions
There are two interpreters for PyTuring, both built in Python. The first is for a more traditional Turing Machine (specifically the ones he lays out in On Computable Numbers), with a Unicode alphabet as allowed tape inputs. This allows for more flexibility in symbol choices and requires less tape to perform more complex computations.