PyChaste is a Python wrapper for Chaste, a general purpose simulation package for computational biology.
Currently a limited number of features are supported, mostly related to cell-based Chaste.
mamba install -c pychaste -c conda-forge chaste
See the website for a detailed guide on installing PyChaste.
See the website for tutorials demonstrating how to use PyChaste.
See the wiki for guidance on extending PyChaste.