The Python Oracle

What is the difference between pyenv, virtualenv, anaconda?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction

--

Chapters
00:00 Question
01:24 Accepted answer (Score 242)
06:18 Answer 2 (Score 9)
07:06 Answer 3 (Score 2)
07:29 Thank you

--

Full question
https://stackoverflow.com/questions/3821...

Accepted answer links:
[homebrew]: https://github.com/Homebrew/brew/blob/ma...
[PyPI: The Python Package Index]: https://pypi.python.org/pypi
[From the docs]: https://github.com/yyuu/pyenv#simple-pyt...
[hesitate to use python3]: https://softwareengineering.stackexchang...
[From the docs]: https://virtualenv.pypa.io/en/stable/
[From the docs]: https://docs.continuum.io/anaconda/pkg-d...
[conda vs pip vs virtualenv]: https://docs.conda.io/projects/conda/en/...
[the difference between pip and conda]: https://stackoverflow.com/questions/2099...
[the relationship between virtualenv and pyenv]: https://stackoverflow.com/questions/2995...

Answer 2 links:
[venv]: https://docs.python.org/3/tutorial/venv....

Answer 3 links:
https://docs.conda.io/projects/conda/en/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #pip #anaconda #virtualenv #pyenv

#avk47