iPOPO v0.5

2013-05-29 Thread Thomas Calmant
Hi all, iPOPO is a service-oriented component model (SOCM) framework for Python, inspired from the Java project iPOJO. It is separated in two parts: * Pelix: a service-oriented architecture framework (SOA), which provides a registry of services and a life-cycle for modules. * iPOPO: the SOCM,

MacroPy Final Report, Request for Feedback

2013-05-29 Thread Haoyi Li
Hey All, I'd like to announce the release of MacroPy 0.1.7 (https://github.com/lihaoyi/macropy). MacroPy is an implementation of Syntactic Macros in the Python Programming Language, which we used to implement a pretty impressive list of demo macros: - Case Classes, easy Algebraic Data Types fr

[ANN] pypiserver 1.1.1 - minimal private pypi server

2013-05-29 Thread Ralf Schmitt
Hi, I've just uploaded pypiserver 1.1.1 to the python package index. pypiserver is a minimal PyPI compatible server. It can be used to serve a set of packages and eggs to easy_install or pip. pypiserver is easy to install (i.e. just 'pip install pypiserver'). It doesn't have any external depende

PyDev 2.7.5 Released

2013-05-29 Thread Fabio Zadrozny
Hi All, PyDev 2.7.5 has been released Details on PyDev: http://pydev.org Details on its development: http://pydev.blogspot.com Release Highlights: --- * Icons in the outline are now correct. * Fixed deadlock found on code analysis. * Project-related error markers n