[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareDevelopment Development]] {{image url="http://www.python.org/images/python-logo.gif" link="http://www.python.org" width="120"}} ====Python==== ~Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Its syntax is said to be clear and expressive. Python has a large and comprehensive standard library. --- high-level programming --- ~-[[software software package]]: ~~-Python is included in the //[[devx]]// file that corresponds with the version of Puppy in use ~~-http://smokey01.com/saluki/pet_packages-saluki/ ~~-http://distro.ibiblio.org/quirky/pet_packages-wary5/ ~~-http://code.google.com/p/puppy-development/downloads/detail?name=Python%2B-2.6.4-i486.pet --- ~-verify installed version via the command-line interface: ~%%python --version%% --- ~-appendix: ~~-http://www.python.org ~~-http://www.python.org/download/ --- ~~-http://peace.wikia.com/wiki/Python ~~-http://learnpythonthehardway.org/index ~~-PythonLearn --- ~~-[[http://www.murga-linux.com/puppy/viewtopic.php?p=363696#363696]] technosaurus ~~-http://murga-linux.com/puppy/viewtopic.php?t=35446 tinypy thread ~~-http://www.murga-linux.com/puppy/viewtopic.php?t=31558 python 2.5.2 slackware 12 compatible IDLE GUI ~~-http://www.murga-linux.com/puppy/viewtopic.php?t=80426 Installing Python & Setting up Tkinter ~~-http://effbot.org/zone/import-confusion.htm --- ---- ==Categories== CategoryDevelopment CategorySoftware