Skip to content

Repository files navigation

embedding_python

  • Need gcc, make, python-dev to bulid this project

Tutorial summary

tutorial-1

Very high level embedding

tutorial-2

Pure embedding by manipulating Python objects

tutorial-3

Multi-thread in Python layer

tutorial-4

Multi-thread in C layer

tutorial-5

C function callbacks in Python by new module

tutorial-6

C function callbacks in Python by function object

tutorial-7

Multi-thread in Python layer and invoke C function callbacks

tutorial-8

Multi-thread in Python layer and invoke C function callbacks with heavy computing

About

Examples for embedding Python in C

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages