Python modulesΒΆ

mapmuts is written in Python (with some C extensions), and so if you install the package then you can directly access the functions and classes in the mapmuts modules. Note that at the highest level, you should be able to run mapmuts just using the scripts and without interacting directly with the Python code. However, a description of the API is provided in case you want to modify or better understand the code.