Installing Python, Graphics Library
Downloading Python 3.X
Download from http://www.python.org/download/releases/3.2.3/
There are links there for
- Windows x86 MSI Installer (3.2.3) (sig) and Visual Studio debug information files (sig)
- Windows X86-64 MSI Installer (3.2.3) [1] (sig) and Visual Studio debug information files (sig)
- Windows help file (sig)
- Mac OS X 64-bit/32-bit Installer (3.2.3) for Mac OS X 10.6 and 10.7 [2] (sig). [You may need an updated Tcl/Tk install to run IDLE or use Tkinter, see note 2 for instructions.]
- Mac OS X 32-bit i386/PPC Installer (3.2.3) for OS X 10.3 through 10.6 [2] (sig)
list current as of —ernie 21:50. May 20, 2012
Python 3 code from the book
Links to source code and other python 3 information appropriate to our text book.
Graphics Library
Start at Zelle’s Python page at http://mcsp.wartburg.edu/zelle/python/.
The graphics module is listed as *graphics.py. RIGHT-CLICK on the link and then select Save Link As
On a PC save the link in C:\Python31\Lib\site-packages
On a Mac save the link in
/Library/Frameworks/Python.framework/Versions/3.1/lib/python3.1/site-packages/
[…] Computer Science – UMW Accompanying CPSC 110 at Mary Washington Skip to content HomeAboutInstalling Python, Graphics Library ← HW due Thursday January […]
Thank you for the information, this is really helpful for me. Hope there will be more in the coming days.
Ashok Sunar
Student in IOE
Pokhara, Nepal
[…] Introduction to Computer Science – UMW Accompanying CPSC 110 at Mary Washington Skip to content HomeAboutInstalling Python, Graphics Library […]
[…] Computer Science – UMW Accompanying CPSC 110 at Mary Washington Skip to content HomeAboutInstalling Python, Graphics Library ← Summer 2012. First […]
[…] Computer Science – UMW Accompanying CPSC 110 at Mary Washington Skip to content HomeAboutInstalling Python, Graphics Library ← Class 2. Summer […]
Thank you! Very much!
This guide to python ides is pretty thorough and covers pretty much every ide available for the python language.
I’m an old guy (73) who experimented with writing math and graphics programs using early versions of basic. This is perfect for me to get started again. Thanks.
Bill