• 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.

    • _stranger_@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      9 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.

  • Unsealed9041@lemmy.ca
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    8 days ago

    They kind of lost me at piping a script to sh. Is this the official way? Get your shit packaged into the popular distros. DevOps isn’t that hard.