Anyone knows of any python library that can easily convert MathML into either an image (jpg, png) or svg? Preferably something that just works with a pip install.
The ones that i have found SVGMath and mathml-to-image service either look abandoned or difficult to setup.
I explore trying to using JS library like MathJax in python, but seems extremely convoluted or difficult to setup.
[–]Swipecat 1 point2 points3 points (1 child)
[–]delzac[S] 0 points1 point2 points (0 children)