Python3.13.0

  • Submit New Release
  • Edit Python Information
  • Submit a New Software

Interpreted, interactive, object-oriented programming language.

Tuesday, October 8, 2024
  • Development
  • Languages
  • Python

Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.

The Python implementation is portable: it runs on many brands of UNIX, on Windows, DOS, OS/2, Mac, Amiga.

  • linux
  • windows
  • MacOS
  • Downloads
    32218
  • License
    Open Source
  • Platforms
    UNIX, Windows, DOS, OS/2, Mac, Amiga

Downloads / Release History


October
01
2024
Python 3.12.7
Changelog
September
07
2024
Python 3.12.6
Changelog
August
08
2024
Python 3.12.5
Changelog
June
07
2024
Python 3.12.4
Changelog
April
10
2024
Python 3.12.3
Changelog
February
08
2024
Python 3.12.2
Changelog
December
08
2023
Python 3.12.1
Changelog
October
03
2023
Python 3.12.0
Changelog
August
25
2023
Python 3.11.5
Changelog
June
07
2023
Python 3.11.4
Changelog
April
06
2023
Python 3.11.3
Changelog
February
08
2023
Python 3.11.2
Changelog
December
07
2022
Python 3.11.1
Changelog
October
13
2022
Python 3.10.8
Changelog
August
02
2022
Python 3.10.6
Changelog

Comments

1 Comment
aapn77
PyCharm tutorial?

I am new to coding, learning Python via the interactive version of 'How to think Like a How to Think Like a Computer Scientist' and distance courses. My lecturer is not a native speaker of my language, and I am pretty certain that I'm missing some information that she would be able to give me clearly if I could understand/she could teach in her native language. She is running her examples in CMD during her lectures, and that helps me naught when I am required to code in the prescribed interpreter, PyCharm. Does anyone know of a decent, concise tutorial that I might be able to watch to supplement her lectures? Has anyone else used this method to learn to code? Also, I might simply be dumb. I am not ruling that out. I really wish I understood Japanese.

Replying to:
Cancel

Last articles