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

I ran into a lot of bugs with poetry when I first moved to it (mostly with git dependencies) but they seem to have been fixed promptly, except that dependency resolution with git dependencies is still super slow.

An important thing for me is that you can disable the virtualenv management and manage it yourself (poetry makes it hard to install different python versions so I'd rather do that myself). Overall it works really well and I'd highly recommend it for general python dev.




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

Search: