A simple Python (3.10+) implementation aimed at simulating some cellular automata, primarily those focused on by Stephan Wolfram, as I read along in A New Kind of Science, perpetually very much under construction.
To play with the latest semi-stable version, launch the demo notebook in Binder.
A related project covers some basics of Turing Machines.