Get Free Shipping on orders over $79
Extending and Embedding Python : Release 3.6.4 - Guido van Rossum

Extending and Embedding Python

Release 3.6.4

By: Guido van Rossum, Python Development Team

Paperback | 3 February 2018

At a Glance

Paperback


$13.75

or 4 interest-free payments of $3.44 with

Ships in 5 to 7 business days

Extending and Embedding Python describes how to write modules in C or C++ to extend the Python interpreter with new modules. Those modules can not only define new functions but also new object types and their methods. The document also describes how to embed the Python interpreter in another application, for use as an extension language. Finally, it shows how to compile and link extension modules so that they can be loaded dynamically (at run time) into the interpreter, if the underlying operating system supports this feature. This document assumes basic knowledge about Python.

For a detailed description of the whole Python/C API, see The Python/C API, ISBN 978-1-68092-163-2.

This book is available for free as a PDF at python.org.

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $107.04

$72.99

32%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
Introduction to Programming Languages - Gordon Hurley
Typesetting Mathematics With Latex - Robert Legato
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff