Y
Hacker News
new
|
ask
|
show
|
jobs
by
dguaraglia
2375 days ago
They are pretty different tools. Poetry is a dependency manager and packaging tool, Anaconda is a pre-configured environment for scientific Python.
3 comments
aprdm
2375 days ago
I guess the comparison would be to Conda which also allows for declaring dependencies and building environments.
link
aldanor
2375 days ago
They are referring to conda, which is a generic package manager, dependency resolution and build tool.
link
billfruit
2375 days ago
They might be referring to conda, the package manager used with Anaconda.
link