conda-forge.org : python : 3.10.6
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.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:conda/python@3.10.6?repository_url=https://conda-forge.org
Published:
Indexed:
- bzip2 >=1.0.8,<2.0a0
- ld_impl_linux-64 >=2.36.1
- libffi >=3.4.2,<3.5.0a0
- libgcc-ng >=12
- libnsl >=2.0.0,<2.1.0a0
- libsqlite >=3.39.2,<4.0a0
- libuuid >=2.32.1,<3.0a0
- libzlib >=1.2.12,<1.3.0a0
- ncurses >=6.3,<7.0a0
- openssl >=1.1.1q,<1.1.2a
- readline >=8.1.2,<9.0a0
- tk >=8.6.12,<8.7.0a0
- tzdata
- xz >=5.2.6,<5.3.0a0