Yes, from what I remember, the issue is where the libraries have compiled C which doesn't work in pypy's JIT compiler.
So long as what you're doing is python code then your code will be ok.
Yes, from what I remember, the issue is where the libraries have compiled C which doesn't work in pypy's JIT compiler.
So long as what you're doing is python code then your code will be ok.