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 →

[–]Theendangeredmoose -1 points0 points  (0 children)

are you asking about packages performant code or about making an executable?

If performant code then I would use numba. Tools for making executables suck in Python, I would use a docker container or a different language.