Managing Python Packages and Virtual Environments - Course Review

Managing Python Packages and Virtual Environments, by  Reindert-Jan Ekker, is another course in the Core Python learning path in PluralSight.

Virtual environments are a solution to the Python version of DLL hell, which seems to be a common pattern among all languages (Delphi, my previous favorite language, did have the advantage of just having everything in the EXE - but you still got it in the IDE, and I don't recall having a solution at the time if you needed several versions of things - just reinstall/rename and re-run the IDE). 

I have been using them, mostly by the way PyCharm handles them automatically, and the course was pretty useful to understand what is actually going on.

Comments

Popular posts from this blog

[Fixed] Just Cause 3 Mouse offset

Solved - You have an incorrect version of driver "vmx86.sys" - VMWare Workstation 8

Elon Musk: How the Billionaire CEO of SpaceX and Tesla is shaping our Future - Book Review