Simulate Cell Machine inside python
$ pip install Python_Machine
from Python_Machine import CellMachine
cellmachine = CellMachine()
cellmachine.parse_code("...")
...Doing actions on the level...
cellmachine.view().show()
the Cell Machine license is currently owned by Sam Hogan, Mystic and Snazz and is under the Apache license