iPOPO is a service-oriented component model (SOCM) framework for Python, inspired from the Java project iPOJO. Its development is supported by isandlaTech.
The latest stable version of iPOPO (0.5) can be downloaded here: http://ipopo.coderxpress.net/dl/ipopo-latest.zip.
The project source code is available on GitHub: https://github.com/tcalmant/ipopo
The development version of iPOPO can be downloaded here: https://github.com/tcalmant/ipopo/archive/master.zip.
Older versions are available here: http://ipopo.coderxpress.net/dl/.
The project is also accessible using the Python Package Index (PyPI): http://pypi.python.org/pypi/iPOPO.
The API documentation is available in different formats:
Older versions of the API can be downloaded here: http://ipopo.coderxpress.net/dl/.
Feedback and proposals are really appreciated, so feel free to send a message on the iPOPO Google groups:
Since its first public version (0.2), iPOPO is published under the GPLv3 license. Future versions may be published under the Apache license.