What makes Python special?
How does it happen that programmers, young and old, experienced and novice, want to use it? How did it happen that large companies adopted Python and implemented their flagship products using it?
There are many reasons - we've listed some of them already, but let's enumerate them again in a more practical manner:
Of course, Python has it's drawbacks, too:
It should also be stated that Python is not the only solution of it's kind available on the IT market.
It has lots of followers, but there are many who prefer other languages and don't even consider Python for their projects.
Python rivals?
Python has two direct competitors, with comparable properties and predispositions. These are:
The former is more traditional and more conservative than Python, and resembles some of the old languages derived from the classic C programming language.
In contrast, the latter is more innovative and more full of fresh ideas than Python. Python itself lies somewhere between these two creations.
The internet is full of forums with infinite discussions on the superiority of one of these three over the others, should you wish to learn more about each of them.
Where can we see Python in action?
We see it every day and almost everywhere. It's used extensively to implement complex Internet services like search engines, cloud storage and tools, social media and so on. Whenever you use any of these services, you are actually very close to Python, although you wouldn't know it.
Many developing tools are implemented in Python. More and more everyday-use applications are being written in Python. Lots of scientists have abandoned expensive proprietary tools and switched to Python. Lots of IT project testers have started using Python to carry out repeatable test procedures. The list is long.
Why not Python?
Despite Python's growing popularity, there are still some niches where Python is absent, or is rarely seen: