Big update to rye is out: 0.18.0. Lots of bug fixes, lock files with source references for better docker support, global Python shims now pick up .python-version, automatic venv recreation on move. https://github.com/mitsuhiko/rye/discussions/544

via https://hachyderm.io/@mitsuhiko/111790331145932934

all 7 comments

sorted by: hot top controversial new old
[–] 6 points 2 years ago (1 child)

Interesting and quite awesome. Hope it can grow enough to be mature soon and I can start using this instead of Poetry.

  • source
  • hideshow 2 child comments
  • [–] 6 points 2 years ago (1 child)

    I've been using hatch lately and being able to setup dependencies, packaging, ruff, and black all in a package.toml and not having to setup virtual environment is really nice. I'd recommend a try.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)
  • [–] 6 points 2 years ago (1 child)