[EMAIL PROTECTED] wrote:

> I wonder if there is a platform written in python. The equivalent of
> the Netbeans platform http://platform.netbeans.org/ in the Python
> world. Do you know such a thing?

You (or maybe the Java folks) seem to have missed that platform has a rather specific meaning in computing:

http://en.wikipedia.org/wiki/Platform_(computing)

Given that definition, Python is pretty much a platform in itself. If you want to use Python for a specific task, you add libraries for that task. Tell us what you want to do, and we'll tell you what libraries and toolkits you might want to try.

</F>

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to