Hacker News new | past | comments | ask | show | jobs | submit login

Poetry is basically perfect, it does what it says and has no surprises.

Well, except one thing: If I do `poetry update <somepackage>`, it starts upgrading other packages as well. I'm not sure what that's about...




Poetry is great but sometimes I finding jarring that its error messages show up in the terminal with the full python exception as well.


As long as you install it correctly, which can be difficult on systems where python2 is the default.


Such systems (RHEL6, Ubuntu 16.04, mac OS 10.14) are rapidly approaching EOL or already in paid support only lifecycle stages


Actually, I tried that the other day. It complains about having the wrong Python, but will auto-select a version compatible with your project and run fine. For me, it selected Python 3.7 because that's what the pyproject.toml specified, even though I was running it under Python 2.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: