Extending and Embedding Python
GPTKB entity
Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Python documentation topic
|
gptkbp:availableOn |
https://docs.python.org/3/extending/index.html
|
gptkbp:covers |
memory management
reference counting building and distributing extension modules calling Python functions from C error handling in C extensions initializing and finalizing the Python interpreter managing Python objects in C using the Python C API writing Python extension modules |
gptkbp:describes |
how to embed Python in C or C++ programs
how to extend Python with C or C++ |
https://www.w3.org/2000/01/rdf-schema#label |
Extending and Embedding Python
|
gptkbp:partOf |
Python official documentation
|
gptkbp:targetAudience |
C and C++ programmers
|
gptkbp:bfsParent |
gptkb:Python_documentation
|
gptkbp:bfsLayer |
8
|