8 ms·
For python we've been using poetry[1] at work. Dep resolution is a bit slow but otherwise it works well enough, definitely a saner choice than pulling in a comp
by nhanb 8y ago
For python we've been using poetry[1] at work.
Dep resolution is a bit slow but otherwise it works well enough, definitely a saner choice than pulling in a completely different stack just for one tool.
[1]: https://poetry.eustace.io/ https://poetry.eustace.io/