Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

I use the python language for validating the drivers used for the protocols like USB and SD protocol used for the Flash Memory devices. Now i am need of writing the python extention in c programming language for the extended validation process. I know c programming language in a beginner level only but i am forcing me to manage writing the python extentions in c. The online tutorials that i checked is in a bit confusing for me to start. Can any one please guide me to learn any step by step tutorial for writing the python extension in c programming language.

Thanks in advanced for All
Posted

1 solution

It is impossible to answer such a question in a Quick Answers forum, and it is most unlikely that anyone here could provide a better tutorial than those that are already available. See https://docs.python.org/3.3/extending/extending.html?highlight=extension%20module[^].
 
Share this answer
 
Comments
CPallini 31-Mar-15 4:10am    
5.
Richard MacCutchan 31-Mar-15 4:24am    
:thumbsup:

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900