Hacker News new | ask | show | jobs
by sjellis 1495 days ago
The maintainers of the Python packaging have just officially adopted Hatch:

https://hatch.pypa.io/

Hatch aims to do what Poetry does, but is strictly compliant with Python standards.

1 comments

> The maintainers of the Python packaging

Who?

> have just officially adopted Hatch:

Do you have a link?

The Python Packaging Authority, the team that maintain setuptools etc. for core Python.

There's a discussion here:

https://discuss.python.org/t/hatch-1-0-0-is-available/15359

Oh great thanks for the link :)