The best of Python: a collection of my favorite articles from 2017 and 2018 (so far)
My intention with publishing this collection Last year I only used Medium for consuming content, and I checked out a ton of Python-related articles. Recently I’ve started to use the communityfeatures of the platform, for instance following fellow developers. I also developed the practice of clapping and highlighting…
Gergely Szerovay, April 11, 2018 19 min read
Why you need Python environments and how to manage them with Conda
How to manage different Python and package versions with Conda by setting up virtual environments
Gergely Szerovay, February 21, 2018 19 min read

