• loweffortname@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 years ago

    I’ve enjoyed uv so far. Definitely snappy. And I appreciate that they stuck with pyproject.toml for config. It pulled in some nice stuff from pipenv (sync and update are clear commands that do expected things).

    Quick complaint: I wish the python ecosystem hadn’t landed on toml for package config. I’ve never liked toml config files; always found them confusing.

    • Eager Eagle@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 years ago

      tbh you just need one command, the other two in the post are direnv commands for convenience. It can’t be much simpler than that.