python

python

Creating a virtual environment with VENV – Python

Devnet Linux
This article teaches how to set up a python virtual environment on a Ubuntu 20.04.An Environment Virtual allows you to manage separate package installations for different projects. They ...
Read more 0

Install python in Ubuntu 20.04

Devnet Linux
Python 3 is installed by default on the Ubuntu 20.04 Linux distribution. To ensure that our versions are up to date, we will update and upgrade the system ...
Read more 0

Install Visual Studio Code on Ubuntu 20.04

Devnet Linux
Visual Studio Code is a source code editor developed by Microsoft. For the installation, we will use a Snap package. Snaps are application packages that are easy to ...
Read more 0
en_US