Python (programming language)

From Wikipedia, the free encyclopedia Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation.[32] Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described as a “batteries included” language due to its…

Read More

Download the latest version for Windows

Active Python Releases For more information visit the Python Developer’s Guide. Python version Maintenance status First released End of support Release schedule 3.13 prerelease 2024-10-01 (planned) 2029-10 PEP 719 3.12 bugfix 2023-10-02 2028-10 PEP 693 3.11 security 2022-10-24 2027-10 PEP 664 3.10 security 2021-10-04 2026-10 PEP 619 3.9 security 2020-10-05 2025-10 PEP 596 3.8 security 2019-10-14 2024-10 PEP 569 Looking for a specific release? Python releases by version number: Release version Release date   Click for more Python 3.12.5 Aug. 6, 2024  Download Release Notes Python 3.12.4 June 6, 2024  Download Release…

Read More