Esempio n. 1
0
"get the python code from the markdown file"
from gpkit.tools import mdparse
exec mdparse("moi.md")
Esempio n. 2
0
"get the python code from the markdown file"
from gpkit.tools import mdparse
exec mdparse("npv.md")