Hacker News new | ask | show | jobs
by neokya 2762 days ago
Excellent article. I think `poetry` is future as it seems to take fresh approach to Python packaging hell.

However, I am currently still sticking to pipenv as it seems to be closer to pip/venv and lot easier to migrate to. I also found UX quite nice. However, I keep hitting into bugs from time to time.