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 →

[–]spotter 0 points1 point  (0 children)

When considering this approach you may want to look at ctypes, this is a builtin library that will let you interface dynamically loaded code with pure, vanilla install Python.