Hacker News new | ask | show | jobs
by cixinlui 1898 days ago
72MB? On a development machine? Are you on dialup?

Poetry doesn't fragment the ecosystem. Unlike setuptools it uses pyproject.toml, which can be read by other tools, and is the correct way of storing package configuration.

A package built using Poetry is installable without Poetry in the exact same way as one built using setuptools.

1 comments

Last time I tried poetry it was so broken that it was not even usable. I may try again later.
I had a tough time with it ~3 years ago, but now it works great for me