аватар question@mail.ru · 01.01.1970 03:00

How to make friends Python and C ++ | Python to Bin/EXE

Hello again.

is the task of rewriting the existing classes/structures of data in Python to C. I have little idea how to work, but the task is set, it is necessary to study. Please tell me how this should look? It is preferably real experience because links are not always saved. And most importantly, how much will this accelerate the implementation of the software code?

the alteative to this type of senimal of its bosses, I see the compilation of Python in the executable application (Linux-Binary, Windows-Exe). What do you think on this issue?

аватар answer@mail.ru · 01.01.1970 03:00

If the task is to speed up the execution, then you can identify the narrow places with a profile and rewrite these places using C Extensions, it tus out that the same code will work, but faster. Read more here

Latest

Similar