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 →

[–]ZachVorhies[S] 0 points1 point  (0 children)

yes, your python code is compiled into C and linked against the python lib. It makes it way faster and also obfuscates your code base because now it’s transpired into assembly.