Usage¶
Generic import¶
To use the package just import:
import pymfoil
or
import pymfoil.mfoil as mlt
To check if the installation is ok use:
mlt.__version__
Entry Points¶
This is work in progress. In the future it will contain the description of the command line tools provided by pymfoil.