Quote:
Originally Posted by paulunderwood
Search for embedding C in Python
|
Thanks for reply! As I understand you suggest me to write my own C-binding library for Python using gwnum?
I understand that it is possible. But the only reason I posted this thread because I wanted to check if somebody already did this effort.
Also there might exist not just plain bindings but some advanced and beautiful Python library based on gwnum. Of cause I would prefer to use such instead of regular bindings written in few hours.
Basically I wanted to check if something ready made out-of-the-box already exists.
Of cause otherwise I will write my C-bindings if nothing exists.