Python distribution recommendation?
Octavian Rasnita
orasnita at gmail.com
Sat Dec 11 09:31:04 EST 2010
Ok, thank you all for your recommendations.
I think I will install ActivePython because it seems that it offers more features for Windows programming than the other distro (by default, which is important for a beginner).
I will use WxPython and not other GUIS like QT, Tk or GTK because they are not accessible for screen readers, so I will also need to install WxPython if ActiveState's Python doesn't include it.
Octavian
----- Original Message -----
From: "Godson Gera" <godson.g at gmail.com>
To: "Octavian Rasnita" <orasnita at gmail.com>
Cc: <python-list at python.org>
Sent: Saturday, December 11, 2010 4:02 PM
Subject: Re: Python distribution recommendation?
> On Sat, Dec 11, 2010 at 6:13 PM, Octavian Rasnita <orasnita at gmail.com>wrote:
>
>>
>>
>> I am especially interested in creating MS Windows apps with Python.
>>
>
> If you want to access win32api and do some COM programming then ActiveState
> comes bundled with pywin32. Where in vanilla python distro you have to
> install those packages separately by downloading them. ActiveState is the
> same python with additional batteries included.
>
> --
> Python Consultant India <http://godson.in>
>
More information about the Python-list
mailing list