Pthyon-c++ interface

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nirmalarasu
    New Member
    • Jun 2007
    • 7

    Pthyon-c++ interface

    Hi ,
    I need to write CLI scripts in python to interact c++ Management library.
    I there any python modules or library avaliable to interfacewith c++ .


    regards
  • oler1s
    Recognized Expert Contributor
    • Aug 2007
    • 671

    #2
    Look into Boost::Python and SWIG.

    Comment

    Working...