Embed Python scripting in C applications


Learn how to embed Python applications into your C applications. This tutorial explains how Python embedding works, shows you how to translate between data types, and provides various methods for embedding Python scripts.You can read the full article on the IBM developerWorks site.