Why developers still flock to Python: Guido van Rossum on readability, AI, and the future of programming
Blog post from GitHub
Python, a high-level programming language created by Guido van Rossum in 1991, remains a cornerstone of AI, data science, and education despite being overtaken by TypeScript as the most used language on GitHub in 2025. Python's design emphasizes readability, approachability, and ease of use, making it a preferred choice for developers across a wide range of applications, from web development to scientific computing. The language's success is largely attributed to its extensive ecosystem, including tools like NumPy and PyTorch, which have fostered its adoption in the AI community. Guido van Rossum credits Python's growth to its ability to evolve without losing its user-friendly nature, maintaining a balance between stability and innovation. While some developers critique Python's use of whitespace for indentation, many appreciate it for enhancing code clarity. Python's ongoing relevance is supported by its commitment to backward compatibility and a philosophy that prioritizes developer needs, ensuring its continued influence in the rapidly evolving field of software development.