Comment on Poetry – Dependency Management for Python – v1.0parentComments−dguaraglia6yThey are pretty different tools. Poetry is a dependency manager and packaging tool, Anaconda is a pre-configured environment for scientific Python.−aprdm6yI guess the comparison would be to Conda which also allows for declaring dependencies and building environments.−aldanor6yThey are referring to conda, which is a generic package manager, dependency resolution and build tool.−billfruit6yThey might be referring to conda, the package manager used with Anaconda.
Comments
They are pretty different tools. Poetry is a dependency manager and packaging tool, Anaconda is a pre-configured environment for scientific Python.
I guess the comparison would be to Conda which also allows for declaring dependencies and building environments.
They are referring to conda, which is a generic package manager, dependency resolution and build tool.
They might be referring to conda, the package manager used with Anaconda.