Revision [25287]
This is an old revision of python made by darkcity on 2012-12-07 17:58: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.
high-level programming
- 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
- appendix:
- 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