Channel Logo
conda-forge
public
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
python-jit
v3.14.0rc2
General purpose programming language

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 PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.

Install

pixiaddpython-jit

Version

3.14.0rc2

Platforms

noarch

Last published

a month ago
Retrieving Pull Requests...
Package Variants
filenameversionbuild
CreatedsizeArchitectureDownloads
python-jit-3.14.0rc2-h707e725_100.conda
3.14.0rc2
h707e725_100 (100)
a month ago
48.2 KB
noarch
N/A
python-jit-3.14.0rc2-h7428d3b_100.conda
3.14.0rc2
h7428d3b_100 (100)
a month ago
48.68 KB
noarch
N/A
python-jit-3.14.0rc2-h7428d3b_0.conda
3.14.0rc2
h7428d3b_0 (0)
a month ago
48.71 KB
noarch
N/A
python-jit-3.14.0rc2-h707e725_0.conda
3.14.0rc2
h707e725_0 (0)
a month ago
48.09 KB
noarch
N/A
python-jit-3.14.0rc1-h707e725_102.conda
3.14.0rc1
h707e725_102 (102)
a month ago
48.92 KB
noarch
N/A
python-jit-3.14.0rc1-h7428d3b_102.conda
3.14.0rc1
h7428d3b_102 (102)
a month ago
49.23 KB
noarch
N/A
python-jit-3.14.0rc1-h707e725_2.conda
3.14.0rc1
h707e725_2 (2)
a month ago
48.85 KB
noarch
N/A
python-jit-3.14.0rc1-h7428d3b_2.conda
3.14.0rc1
h7428d3b_2 (2)
a month ago
49.44 KB
noarch
N/A
python-jit-3.13.7-h707e725_100.conda
3.13.7
h707e725_100 (100)
15 days ago
47.07 KB
noarch
N/A
python-jit-3.13.7-h7428d3b_100.conda
3.13.7
h7428d3b_100 (100)
15 days ago
47.6 KB
noarch
N/A
python-jit-3.13.7-h707e725_0.conda
3.13.7
h707e725_0 (0)
15 days ago
47.33 KB
noarch
N/A
python-jit-3.13.7-h7428d3b_0.conda
3.13.7
h7428d3b_0 (0)
15 days ago
47.61 KB
noarch
N/A
python-jit-3.13.5-h707e725_102.conda
3.13.5
h707e725_102 (102)
3 months ago
46.89 KB
noarch
N/A
python-jit-3.13.5-h7428d3b_102.conda
3.13.5
h7428d3b_102 (102)
3 months ago
47.23 KB
noarch
N/A
python-jit-3.13.5-h707e725_101.conda
3.13.5
h707e725_101 (101)
3 months ago
46.81 KB
noarch
N/A
python-jit-3.13.5-h7428d3b_101.conda
3.13.5
h7428d3b_101 (101)
3 months ago
47.39 KB
noarch
N/A
python-jit-3.13.5-h7428d3b_100.conda
3.13.5
h7428d3b_100 (100)
3 months ago
47.54 KB
noarch
N/A
python-jit-3.13.5-h707e725_100.conda
3.13.5
h707e725_100 (100)
3 months ago
47 KB
noarch
N/A
python-jit-3.13.5-h707e725_2.conda
3.13.5
h707e725_2 (2)
3 months ago
46.87 KB
noarch
N/A
python-jit-3.13.5-h7428d3b_2.conda
3.13.5
h7428d3b_2 (2)
3 months ago
47.25 KB
noarch
N/A
python-jit - conda-forge