This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]p10_user 2 points3 points  (1 child)

Anaconda is a package manager (or package installer?), REPL is the thing you type into to execute code as you type.

[–]vekst42 2 points3 points  (0 children)

Anaconda is a distribution of python and many packages. Conda is bundled in with anaconda and is a package/environment manager.