- ✕This summary was generated using AI based on multiple online sources. To view the original source information, use the "Learn more" links.
Python, one of the most popular programming languages today, was conceived in the late 1980s by Guido van Rossum at Centrum Wiskunde & Informatica (CWI) in the Netherlands. The initial implementation began in December 1989 as a successor to the ABC language, which van Rossum had previously worked on.
Early Development and Release
Van Rossum aimed to create a language that was more readable and easier to use than C, which he found cumbersome for certain tasks. He wanted a language that could handle exception handling and interface with the Amoeba operating system. The name "Python" was inspired by the British comedy series "Monty Python's Flying Circus," reflecting van Rossum's desire for a short, unique, and slightly mysterious name.
In February 1991, van Rossum released the first version of Python (0.9.0) to the alt.sources Usenet group. This version included features such as classes with inheritance, exception handling, functions, and core data types like list, dict, and str.
History of Python - Wikipedia
Wikipedia text under CC-BY-SA licenseHistory of Python - GeeksforGeeks
Oct 4, 2025 · Python is one of the most popular, high-level, general-purpose programming languages. It was created with a focus on code readability and …
Python | Definition, Language, History, & Facts | Britannica
Mar 1, 2026 · Creation and rise in popularity Dutch programmer Guido van Rossum developed Python in 1991 after expressing frustration with the limitations of the …
Python - History and Versions - Online Tutorials Library
Python was developed by Guido van Rossum (a Dutch programmer) in the late 1980s and early nineties at the National Research Institute for Mathematics and …
History and License — Python 3.14.3 documentation
Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands as a …
A Brief History of Python - LearnPython.com
Jun 20, 2022 · Learn how Python, one of the most popular programming languages, was created by Guido van Rossum in 1989 and evolved over the years. Discover …
- People also ask
Python History
Here’s a little history of how Python came to be. You don’t necessarily need to know this to learn Python programming, but it does give you some more perspective on …
Python History — Python - from None to AI - python3. info
Dec 29, 2025 · Learn about the origins, development and features of Python, a high-level, general-purpose programming language created by Guido van Rossum in …
The History of the Python Language: A Journey Through Time
Apr 22, 2025 · In this blog post, we'll take a deep dive into the history of the Python language, exploring its origins, evolution, and the impact it has had on the programming landscape.
About Python
What makes Python unique is that it began as the vision and work of a single person. Unlike most languages born in big tech companies, Python was created …