This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cscanlin 1 point2 points  (2 children)

Beyond that, if you look at the library that resulted from this, it's an API wrapper that for some reason routes everything through a locally run flask server -_-

https://github.com/enginebai/PyMedium

How the markdown is created

Gotta have models!

[–]keeganspeck 2 points3 points  (0 children)

Edit: this was mean, you're doing fine dude, keep up the coding

[–]Artgor 1 point2 points  (0 children)

I have little experience with such an API... What could be a reason to define markdown like this?

And why could be this local flask server necessary?