Table Of Contents

Next topic

1. Installation

This Page

iPOPO : A component model for Python

iPOPO is a service-oriented component model (SOCM) framework for Python, inspired from the Java project iPOJO. Its development is supported by isandlaTech.

News

Download

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.

API Documentation

The API documentation is available in different formats:

Older versions of the API can be downloaded here: http://ipopo.coderxpress.net/dl/.

Support

Feedback and proposals are really appreciated, so feel free to send a message on the iPOPO Google groups:

License

Since its first public version (0.2), iPOPO is published under the GPLv3 license. Future versions may be published under the Apache license.