pyCA Cellular automaton in Python with Qt GUI. Implemented automata: Conway's Game of Life Sand Pile (model of sand grains motion) Usage python main.py Switch between automaton implementation from 'File' menu. Control speed of animation by slider. Click on grid to switch cell state. Requirements python => 3.5