HomePage > SoftwareIndex Software Index > SoftwareDevelopment Development
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
Installation
Python is included in the devx file that corresponds with the version of Puppy in use
Alternatively install an appropriate package:
Version
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
Commands
Verify installed version via the command-line interface:
python --version
Also see
Related Webpages
Categories
CategoryDevelopmentCategorySoftware
I have instaled slako pupy on my pc, it have instaled python2, but in the console i brite python and it returns command not found. What can i do?