Miguel Brito

@miguendes · Joined August 2021

I’m an AI Software Engineer based in London/UK using AI to improve cancer detection. I have 6+ years of professional experience, 4 of them working with Machine Learning / AI. Over these years, I’ve been developing and releasing software in different programming languages. I write about Python, but anything related to my area of expertise is a great candidate for a tutorial. I’m interested in Software Testing, Best Practices, Scalability, Machine Learning/AI, and Python.

How I Set up Multiple Python Versions with pyenv on Linux

TL;DR: In this tutorial, I’ll teach you what I do to have multiple Python versions and tools installed without conflicts. I’ve been working with Python for the last 5 years. In the beginni...