An interpreted, interactive, object-oriented programming language https://www.python.org
Go to file
2024-06-08 10:52:42 +02:00
macros.python312 fix versions for pythondeps312.sh and macros.python312 [release 3.12.0-2mamba;Tue Oct 10 2023] 2024-01-05 16:58:53 +01:00
python3-3.7.4-lib64.patch automatic version update by autodist [release 3.12.0-1mamba;Mon Oct 02 2023] 2024-01-05 16:58:53 +01:00
python312.spec automatic version update by autodist [release 3.12.4-1mamba;Fri Jun 07 2024] 2024-06-08 10:52:42 +02:00
python-2.4.2-cgi.patch automatic version update by autodist [release 3.12.0-1mamba;Mon Oct 02 2023] 2024-01-05 16:58:53 +01:00
python-2.4.2-tex3-fix.patch automatic version update by autodist [release 3.12.0-1mamba;Mon Oct 02 2023] 2024-01-05 16:58:53 +01:00
python-2.7.3-use_system_Sphinx.patch automatic version update by autodist [release 3.12.0-1mamba;Mon Oct 02 2023] 2024-01-05 16:58:53 +01:00
pythondeps312.sh fix versions for pythondeps312.sh and macros.python312 [release 3.12.0-2mamba;Tue Oct 10 2023] 2024-01-05 16:58:53 +01:00
README.md automatic version update by autodist [release 3.12.0-1mamba;Mon Oct 02 2023] 2024-01-05 16:58:53 +01:00

python312

Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java. 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...