Managing Python Environments

If you’re not careful, your Python environment can quickly become a disaster. We’ll walk through the available tools to be more (code) environmentally friendly and establish some (highly opinionated) preferences for setting up Python. Read more

Similar

Why are there so many Python installers?

Those who have been following Python development on Windows recently will be aware that I’ve been actively redeveloping the installer. And if you’ve been watching closely you’ll know that there are now many more ways to install the official python.o...

Read more »