Revision [24559]
This is an old revision of python made by coolpup on 2012-10-15 03:37:37.
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.[- Python is included in the devx file that corresponds with the version of Puppy in use
- verify installed version via the command-line interface:
python --version
Also on the Wiki
Related Webpages
http://www.murga-linux.com/puppy/viewtopic.php?p=363696#363696 forum topic
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
Categories
CategoryDevelopmentCategorySoftware