- publishing free software manuals
Picture of Cover

Extending and Embedding Python

by Guido van Rossum and Fred L. Drake, Jr.

This title is under development (estimated release date: to be announced).

Sign up to our mailing list to be notified when it is available:

or RSS feed XML

About the Book

This manual is the official reference for extending and embedding Python using C and C++. It covers the current major release of Python (2.x).

The author of this manual, Guido van Rossum, is the inventor of Python. Fred L. Drake, Jr. is the official editor of the Python documentation.

For each copy of this manual sold $1 will be donated to the Python Software Foundation.

Ordering

This title is under development (estimated release date: to be announced).

Sign up to our mailing list to be notified when it is available:

or RSS feed XML

Related Titles

Further Information

For questions about this book, please use our email address sales@network-theory.co.uk (or see our full contact details)

Table of Contents

  1. Publisher's Preface
  2. Introduction
  3. Extending Python with C or C++
  4. Defining new types
  5. Building C and C++ extensions with distutils
  6. Building C and C++ extensions on Microsoft Windows
  7. Embedding Python in another application
  8. Reporting Bugs
  9. History and License
  10. Index

Articles

Resources