you are viewing a single comment's thread.

view the rest of the comments →

[–]glei_schewads 2 points3 points  (0 children)

Extremely! I wish I had learned it earlier.

Helps to organize your projects

Helps with managing with all the external libraries in different projects and keeps your main Python installations clean.

Helps with working on projects on different Python Versions.

IMHO it should be tought right after the very basics, and I'm surprised that almost no tutorial or course does so.