Kamaelia in DevChix

Kamaelia: The future of Python frameworks looks promising
Gloria from DevChix writes about Kamaelia. It is nice to see that the project is gaining some attention from others. Gloria does bring up one important point though: installing some of the dependencies for Kamaelia is a pain. Especially if you’re a newbie. Hell, sometimes even if you’re not a newbie.
I would like to point out that to me, this really seems like more of a python issue than a Kamaelia one. I mean, try installing Eric or SPE without some kind of package manager. You’ll quickly learn the meaning of the words “dependency hell.”
With that said, I think that regardless of the platform that Kamaelia is on, it does aim to be a programming methodology that is easy to use for beginners. And it does need to be able to overcome these problems if it ever intends to achieve that goal.
I was planning on making an “easy to use” package manager for installing WSGI software for end users to use. If I do it properly, I may be able to make this be a solution for the problem that Gloria mentions.

Organization: BBC Research Original: Source