Home Wiki > Python
Sign up | Login

Python

tagline: From openSUSE

Python

Python-logo.png

Programming language

Download for openSUSE:


Developer: Python Software Foundation
License: Python license (GPL compatible)
Web: http://www.python.org/


Contents

[edit] What is Python?

Python is a very dynamic open source object oriented language.


[edit] What is Python good for?

Basically Python is used for graphical applications, games, system modules, etc.


[edit] Should I use Python?

  • Python is a great language for the first time programmers
  • Python is a perfect language for those who want to create c/c++ scripts
  • Python is a user friendly way of creating modules and programs

[edit] External links