Cell-based, agent-based simulation framework for Python
Cellpy provides a framework for creating a cell-based agent-based simulation in Python. Usage involves creating a class which inherits from cellpy.Agent and programming behaviours into that class.