Hello everyone,

i currently work on a little project of mine and am a little confused.

What i want to do is a flask/python app that takes in a formula from a 
POST-Request, converts it into sage code, and sends it to sagecell/sage for 
evaluation, which should return the result of the computation. 

So basically my problem is that i want to parse the generated sage-code 
directly into the script, without inputing the formulas into the form on a 
webpage.

Thanks in advance.



-- 
You received this message because you are subscribed to the Google Groups 
"sage-cell" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-cell/c0393647-9ec4-457d-95d0-d8bf77f56a97%40googlegroups.com.

Reply via email to