< BACKMake Note | BookmarkCONTINUE >
152015024128143245168232148039199167010047123209178152124239215162147032037051110038255132

Chapter 6. Extending and Embedding Python

What is your name? … What is your quest? … What is your favorite color?

The information provided in this chapter is a big step for those who want to be highly specialized in Python programming. It demonstrates how you can create Python extension modules in C and C++, and how you can embed Python objects in other non-Python applications.


Last updated on 1/30/2002
Python Developer's Handbook, © 2002 Sams Publishing

< BACKMake Note | BookmarkCONTINUE >

Index terms contained in this section

creating
      Python extension modules
embedding
      Python objects

© 2002, O'Reilly & Associates, Inc.