We want to be able to install AMMap and then use a script or notebook to define callable we will use later (after reloading the package) like:
from ammap.callables.projectA import equilibriumPhaseLabels, scheilMassFractions, dParam
or perhaps
from ammap.callables.AlFeNiRu import equilibriumPhaseLabels, scheilMassFractions, dParam