• @[email protected]
        link
        fedilink
        03 months ago

        Not OP. I ended up using hatch to make packages because it’s simple and does everything without feeling like a jumbled mess of tools like Poetry. It feels unix-like and didn’t prevent from doing my job.

    • @[email protected]
      link
      fedilink
      01 month ago

      I landed on hatch. The way it handles venvs and python versioning is awesome, and can also use UV. I haven’t used UV yet tho.