Skip to content

An example of an embedded python interpreter in a C program.

Notifications You must be signed in to change notification settings

camburn/EmbeddedPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Python Example

This is an example of an embedded python interpreter within a C program.

It demonstrates created the interpreter then defining an extension module within C that can be imported and ran from Python. It also has an example of a Python module that is imported and called from within the C program.

About

An example of an embedded python interpreter in a C program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published