python 0.8.0

Embedded Python


This extension allows the Python interpreter to be embedded inside of PHP, allowing for the instantiate and manipulation of Python objects from within PHP.

License: MIT License

This package is not maintained, if you would like to take over please go to this page.

Changes

The extension has been largely rewritten to take advantage of the latest Zend object module. Basic functionality is available but many features are still to come. This release should be considered a "preview" release, intended to encourage general interest and feedback.

This release is designed to work with Python 2.5. Other releases have not been tested.