
NOTE: Debian 11 (bullseye) has removed the "python" package and the '/usr/bin/python' symlink due to the deprecation of Python 2.

Here is team policy for using git for team packages. Please also refer to the packaging style guide and Python Packaging wiki pages.Īs of we now maintain all of our packages in Git. see NeuroDebian VM page for easy way to start) Windows and OS X) can also benefit from this integrative effort by means of virtualization (e.g. The latter is similar to Java.Īs such, with hundreds of Python modules and multiple versions of Python supported, Debian is the largest "integrated Python distribution". Therefore, software written in pure Python can be distributed as source code or as compiled bytecode. Extension modules can also be written in C, which are distributed as. Python compiles and writes bytecode *.pyc files alongside the *.py sources. It is usually compiled into platform-independent bytecode files to increase performance. Software written in the Python programming language is executed by the Python interpreter. You might also be interested in the Python wiki, the Python FAQ, and the online documentation. You can begin with the DebianWomen/PythonTutorial or the official online tutorial if you want to get started programming in Python. Python is an important part of the Debian ecosystem. It may also provide additional versions, as well as tons of third party packages. Debian provides the latest stable Python 3 release it also provides the latest stable Python 2 release, but Python 2 is unsupported by the Python Foundation since and is being removed as of Debian 11 (Bullseye). Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.


