CMD + K

python

Community

General purpose programming language

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::python

Usage Tracking

3.14.1
3.14.0
3.14.0rc3
3.14.0rc2
3.14.0rc1
5 / 8 versions selected
Total downloads: 0

Description

Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.

We provide some meta packages for convenience. To get a CPython flavour, use:

conda install cpython

To get the freethreading build (i.e. without the Global Interpreter Lock - GIL):

conda install python-freethreading

To get the default build (i.e. with the GIL):

conda install python-gil

To enable the use of the experimental JIT compiler in CPython:

conda install python-jit

or set the environment variable PYTHONJIT=1. Note that the JIT support is available for x8664 builds only.

About

Summary

General purpose programming language

Information Last Updated

Dec 3, 2025 at 11:17

License

Python-2.0

Total Downloads

218.7M

Platforms

macOS 64 Version: 3.14.1
Linux 64 Version: 3.14.1
Linux ppc64le Version: 3.14.1
Linux aarch64 Version: 3.14.1
macOS arm64 Version: 3.14.1
Win 64 Version: 3.14.1
Win 32 Version: 3.6.5