• _stranger_@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      10 days ago

      Literally it’s best feature, because then you can download a binary and guarantee that with that binary, you have a working python virtualenv on every platform UV supports.

    • logging_strict@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      7 days ago

      That means it can’t be maintained by the community it’s serving. For those skilled in both Rust and Python can understand why it would appear as the best thing since sliced bread.

      What about for those not skilled in Rust? Should we also learn 15 other coding languages while we are at it?

      wreck is written in Python and manages dependencies. via hierarchy of requirements files, not TOML. It’s venv aware. For Python package authors.