Showing posts with label Python Virtual Environment. Show all posts
Showing posts with label Python Virtual Environment. Show all posts

Python Virtual Environment


I personally and most(by my observation) of the Python developers find the virtual environment tool extremely useful. Yeah, probably you can live without it but this will make the work and support of multiple projects that requires different package versions a living hell.