Language

Package: python-next @ 3.12.2

Synopsis

High-level, dynamically-typed programming language

Description

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.

Home page
https://www.python.org
Location
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/jk5c0k69k9q6n4pm4g6dx000rzjfs3rf-python-next-3.12.2.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/3s7h6m8j0qg58mn80x6pcmcmrah2r0pg-python-next-3.12.2.drv
x86_64-linuxx86_64-pc-gnu/gnu/store/s66dggcrhffjlz97jkc4xpsg66j2jpk4-python-next-3.12.2.drv
x86_64-linuxx86_64-linux-gnux32/gnu/store/x2c1jpc9mzb8wwhxs0q5v5jml8fmxx7x-python-next-3.12.2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/anffwk6b7zzk3j0hav0y7580g568mz9d-python-next-3.12.2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/72brx965jnnvi7mk0y4hv1wb4wlsbd2j-python-next-3.12.2.drv
      x86_64-linuxpowerpc64-linux-gnu/gnu/store/yhabahsd2mw5hl273fg5s4wqdyc6b95j-python-next-3.12.2.drv
        x86_64-linuxpowerpc64le-linux-gnu/gnu/store/aaagf1c8m5r70sh74a4gdsiqdyp1255q-python-next-3.12.2.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/9ryn8z5345hx1vc2qm6j150by5yvxr6b-python-next-3.12.2.drv
          x86_64-linuxloongarch64-linux-gnu/gnu/store/s49g3i1nbcg5w5jlh0bm5r6xaik2l935-python-next-3.12.2.drv
          x86_64-linuxi686-w64-mingw32/gnu/store/d7r6vx9078rjn74bcr0j1qy8i82b2i5i-python-next-3.12.2.drv
            x86_64-linuxi586-pc-gnu/gnu/store/z9qrw84z7ly2r5wrcqbbgvh8c8pgdz3c-python-next-3.12.2.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/5h0islvnppr1lid9rr96nwm6krgwklsx-python-next-3.12.2.drv
            x86_64-linuxaarch64-linux-gnu/gnu/store/165djlksw77jfhzai3h6kw6vjqji6g9v-python-next-3.12.2.drv
            x86_64-gnu/gnu/store/07c19rw8l6zkn96w9l0lvzm3ksa57d0k-python-next-3.12.2.drv
              riscv64-linux/gnu/store/xbr7fm9ajhlbaxdqqgjr572a1fr6mzpi-python-next-3.12.2.drv
              powerpc-linux/gnu/store/cb2qn28agd43n5c22ma9s43453mmf929-python-next-3.12.2.drv
                powerpc64le-linux/gnu/store/v5dz5hlc3dnvr3x0mgnxxb8r6bckbb4f-python-next-3.12.2.drv
                mips64el-linux/gnu/store/rjj0k11yh3dx1kzi86744mlmj0vyw755-python-next-3.12.2.drv
                  i686-linux/gnu/store/wxvi9qx7xvs1mdjzwdr72z77yzclbm35-python-next-3.12.2.drv
                  i586-gnu/gnu/store/cr057569xzgrprkka78np3rqpha7nxfq-python-next-3.12.2.drv
                    armhf-linux/gnu/store/y6lqwiyna913xdxiqspdb9nhbrwk26ll-python-next-3.12.2.drv
                    aarch64-linux/gnu/store/p1qjmqs8nq7z5zz0r9cng3v3nxhx5qx7-python-next-3.12.2.drv

                    Lint warnings

                    LinterMessageLocation
                    inputs-should-not-be-input

                    Identify inputs that shouldn't be inputs at all

                    'tzdata' should probably not be an input at all
                    • gnu/packages/python.scm (line: 1416, column: 12)
                    patch-file-names

                    Validate file names and availability of patches

                    file names of patches should start with the package name
                    • gnu/packages/python.scm (line: 1071, column: 2)
                    formatting

                    Look for formatting issues in the source

                    line 1120 is way too long (101 characters)
                    • gnu/packages/python.scm (line: 1120, column: 0)