Top Level :: Languages
:: python
:: 0.7.0
python 0.7.0
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Embedded Python |
Maintainers |
Jon Parise <
jon at php dot net >
(lead)
[wishlist]
[details]
|
License |
MIT License |
Description |
This extension allows the Python interpreter to be embedded inside of PHP, allowing for the instantiate and manipulation of Python objects from within PHP. |
Homepage |
https://github.com/jparise/php-python
|
Release notes
Version 0.7.0
(alpha)
|
- Python functions now accept a variable list of arguments. The array() method of passing arguments no longer works. - Python object handles are now stored internally as Zend resources. |
|
Dependencies for release 0.7.0 |
|
No dependencies registered. |
|
|