MacPython - This is a high-level programming language.
MacPython is the port of Guido van Rossum's Python high-level object-oriented programming language to the Mac. Python is a high-level programming language that is suitable for simple scripting tasks as well as writing large applications.
MacPython offers a lot of Mac-specific extensions, including access to all major Mac OS Toolbox modules (Cocoa, Carbon, QuickTime, AppleScript), an Integrated Development Environment (in Python!), frameworks for windowing applications, unix-compatible cgi-scripting, image-manipulation libraries, numerical libraries, tk-based machine independent windowing and lots more. If you want to see how this works we are also making available the source code.