Python is a high-level programming language first released by Guido van Rossum in 1991. Python is designed around a philosophy which emphasizes the importance of programmer effort over computer effort, and it rejects more arcane language features, prioritizing readability over speed or expressiveness. Python is often characterized as minimalist, although this only applies to the core language's syntax and semantics; the standard library provides the language with a large number of additional libraries and extensions.and so it become The 2nd most popular programming language on Linux and FIRST interpretive language on linux
… More
Python is great, clean, and minimalist. I use it when I need to, and am currently converting a few large scripts into Python
Soo easy and simple to write up procedural code, and get the job done quick without hassle
Linux would suck without Python!
It's so easy, powerful, beautiful and light!
Python has a lot of ways to use it:
- Console utilities
- GUI programming (such libraries as):
* pyQT (binding for QT)
* wxPython (binding for wxWidgets)
* FLTK;
* pyGTK (binding for Gnome Toolkit);
* TKinter (native python package - goes with it...)
- Web development:
* Zope2/Plone CMS (the most popular python CMS);
* Zope3, Grok, z3ext, bfg.repoze (component architecture base);
* Django (MVC, ORM, ...);
* TurboGears (MVC);
* Pylons (MVC);
* web.py (the simplest way to create web applications).
* GAE (Google App Engine)
It's great for web!
Amazing language
it`s one of the best and most powerful framework i`ve ever seen !
and it`s very easy to use , i like it :)
The 2nd most popular programming language on Linux and MOST popular interpretive language on Linux
Simple and clean language