Question: Where can I find a tutorial on how to use the Maple API in Python?

I can import maple, but I get an error when importing namespace/symbols:

import maple.namespace as mpl

Please Wait...