On Sep 11, 4:19 pm, Fredrik Lundh <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
>
>  > I wonder if there is a platform written in python. The equivalent of
>  > the Netbeans platformhttp://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>

I want to build a desktop application. I am searching for some kind of
environment that would provide all the elements ready (Windows...).
Then I would have to code the business logic only.

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

Reply via email to