• @FizzyOrange@programming.dev
        link
        fedilink
        45 months ago

        Haven’t tried Rye but I have used uv (which Rye uses to replace pip). Pip install time went down from 58s to 7s. Yes really. Python is fucking slow!

      • NostraDavid
        link
        fedilink
        25 months ago

        I tried it a little - being able to run rye sync and not even having to worry about Python versioning is sooooo nice.

      • adr1an
        link
        fedilink
        15 months ago

        Check “uv”. Builds on top, is coming good.