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,
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
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
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