Topic: Where to download Python?

Hi,

For those of you who don't know, how to go about downloading Python, please visit the official link here below,
http://www.python.org/download/


Get skilled! smile

Community of helpful Python developers here at PythonForum.Org.
Everyone's welcome, feel free to join the community!

Re: Where to download Python?

Thank you so much...

Thumbs up

Re: Where to download Python?

Great! This is really interesting, I didn’t know it! Keep it going!

Thumbs up

Re: Where to download Python?

Portable Python installs a portable version of Python right on your USB flash drive (plan on 150MB for each version). You can use the flash drive now on Windows computers that do not have Python installed. It comes in Python27 and Python32 flavors. All come with the PyScripter IDE and some popular third party modules/packages.  For the free download and info see:
http://www.portablepython.com/releases/

Last edited by sneekula (April 9, 2012 20:44)

Thumbs up