Hey, check out my Modern Python Projects course. It's an extended version of this workshop!

Python versions and package management

How to install different versions of Python on your computer without messing up everything?

And how to organize dependencies for your projects?

Virtualenv, pyenv, pipenv, pipx, poetry, and friends.