An interpreted, interactive, object-oriented programming language
https://www.python.org
Silvan Calarco
d3a5882ee4
remove pkgconfig file python3.pc in favour of python 3.10 [release 3.7.17-1mamba;Sun Jul 30 2023] |
||
---|---|---|
macros.python3 | ||
python3-3.7.4-lib64.patch | ||
python3.spec | ||
python-2.4.2-cgi.patch | ||
python-2.4.2-tex3-fix.patch | ||
python-2.7.3-use_system_Sphinx.patch | ||
python-rpm-macros.pyver | ||
pythondeps3.sh | ||
README.md |
python3
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...