Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is exciting. It's using Cython [1]

To the author:

What do you feel about binding python to rust? Did you use any tutorials?

[1] https://github.com/tbodt/htmlpyever/blob/880da57/setup.py#L5



Seems to be using lxml's C API for treebuilding; I wonder how that compares (perf wise, primarily) to using libxml2 directly and then calling adoptExternalDocument?


I did not know adoptExternalDocument existed...


Heh, okay, so it wasn't a deliberate decision!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: