Show HN: Hatch v1.8.0 – platform installers, Python management and built-in Ruff

  • This is a huge release! I'm still getting my head around what the Python-in-hatch inversion means. I'd expect to do 'pip install --user hatch' to get hatch on my system. Does this mean that hatch itself is distributed separately from a Python installation?

  • How does Hatch interact with conda envs? It is possible to just use that instead of venv/virtualenv? I'm also curious about pip-compile as well