This training REALLY helped me improve how I work with Python. From little things, like using pyenv and pipx (which I should have started doing years ago!) to major ones, like testing and building CLIs. And FINALLY I know how to deploy Python apps. Overall, this is great value and it will pay forward in my future projects.
Modern Python Projects has and continues to provide valuable insight, that has aided my development workflow and given me knowledge of tools that I otherwise wouldn't. I heartily recommend this course to all practitioners of Python.
Let's GIT STARTED! Git is finally starting to make sense after completing 'Up and Running with GIT'! Learned a ton about Visual Studio, Sourcetree, and PyCharm. Indirectly, the best guide for venv and IDE setup as well!
Just finished the Modern Python Projects course from Talk Python Training. This is a great compilation of all the best practices and tools for setting up really nice projects/workflows/packaging/deployment, all in one place. Just what I wanted!