Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Python only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
Python
C in Python
C in Python
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
kaarthikeyapreyan
New Member
Join Date:
Apr 2007
Posts:
106
#1
C in Python
May 3 '07, 09:28 AM
Can we embed or execute a c code in python
bartonc
Recognized Expert
Expert
Join Date:
Sep 2006
Posts:
6478
#2
May 3 '07, 07:41 PM
Originally posted by
kaarthikeyaprey an
Can we embed or execute a c code in python
Oh, yes! Embedding is possible if you are good with a compiler.
The really Pythonic (easy) thing to do is use the ctypes module to call pre-compiled C library functions.
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment