• adr1an
      link
      fedilink
      110 months ago

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

    • @FizzyOrange@programming.dev
      link
      fedilink
      410 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
      210 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.