{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:conda/python?repository_url=https://conda-forge.org","name":"python","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 PYTHON_JIT=1. Note that the JIT support is available for x86_64 builds only.","version":"3.11.0","softwareVersion":"3.11.0","license":"https://spdx.org/licenses/Python-2.0","codeRepository":"https://docs.python.org/devguide/","url":"https://www.python.org/","dateCreated":"2020-10-14","dateModified":"2022-10-25","datePublished":"2022-10-25","copyrightYear":2020,"downloadUrl":"https://conda.anaconda.org/conda-forge/linux-aarch64/python-3.11.0-h023d47c_0_cpython.tar.bz2","applicationCategory":"conda","runtimePlatform":"conda","sameAs":["https://anaconda.org/conda-forge/python"]}