I automatically built a GSMM using ModelSEED and retrieved all the metabolites that appear in the model using cobrapy. Now I'd like to convert the ModelSEED IDs that appear in the model to KEGG IDs in order to retrieve from KEGG the molecular weights and formula of all the compounds. How could I achieve this programmatically?