Skip to content

Flask webservice for converting metapost files into pdf.

Notifications You must be signed in to change notification settings

BraveDistribution/pymptopdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask miniwebservice for converting mp file into pdf file.

Example: curl -F"code=@mp.mp" http://localhost:5000/mp -o output.pdf

Warning: \beginfig{NUMBER}: Number has to be 0 or else the program won't work currently. This is the first prototype but it does satisfy my requirements for just now.

About

Flask webservice for converting metapost files into pdf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages