Hey guys, thanks for the great library. We use it in the templated_docs Django package, and some bright guy offered us to spawn LO in a separate process to avoid misterious crashes. Here's the PR, looks pretty simple. But I thought this whole thing is better off living in pylokit itself so that others can benefit from this update as well.
What do you guys think about changing the exit() way to a multiprocess one? If you feel this goes in line with your vision, let me know, I'll create the PR against the latest pylokit version. Or, fell free to make the change yourselves :).