python3-in-c

May 10, 2018 ยท View on GitHub

A dummy example of how to embed a Python 3 interpreter in your C program.

This code has been written to illustrate a technical blog post that you can find here http://edtheron.me/blog/embed-python-3-interpreter-c-program

All details are provided in the blog post.