Answer the question
In order to leave comments, you need to log in
How to process C/C++ code inside Python (with live example as code)?
I understand that there is already such a question!
But many people will not understand how to implement this if they are told here is the English instruction
or you can use capi, cffi, ctypes but ordinary mortals cannot understand this ((
so I ask you to help in this not only me but also those who subscribed to my last question !(which I deleted after realizing that it looks like a solved question (but that question was decided that not everyone can understand, so I created this question))
and so if you are supportive, then what we want to see from you:
1) if the library is used then indicate which nominal
2) live example (code) (preferably short and with comments)
PS: I already tried to parse these examples linkbut they turned out to be not working for unknown reasons + very difficult (therefore, this question was not taken because I did not try to solve it myself)
Thanks in advance for understanding and for wasting time on us
PS2: If I violate the rules of the site, please let me know in the comments and I will delete the question and I will not ask this again!
Answer the question
In order to leave comments, you need to log in
An introduction to the topic of using the Python C API is well covered by Beasley in his detailed reference. The rest will have to be mastered from the documentation at the link above.
But this is not the only way to use C libraries in python. The topic is quite extensive.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question