How to set up Python 3.8 for software development

Опубликовано: 06 Ноябрь 2024
на канале: DevXplaining
680
29

In this short video, I'll show you how I like to set up for Python 3.8 or Python 3.9 development, or both. For me, it's important to automate the installation and be able to swap between different project environments at ease.

A lot of this is based on pyenv tool, and virtualenv setup. You can find pyenv from here:

https://github.com/pyenv/pyenv

This video acts as a prerequisite step for my upcoming content, so please stay tuned for more. As always, if you like what you see here, if you feel that I've added value for you, please click like, or even subscribe and click the bell icon for notifications. If you feel others might appreciate this tutorial, share the link for them. And if you have some feedback on this session or some ideas for me to explore in the upcoming videos, use the comments section below.

See you later!