Authors
José Carlos
Ruiz Luque
Nicola
Caon
Date and time
5 Jul 2022 - 12:30 Europe/London
Address
Online
Talk language
English
Serie number
1
Description
The first part of this talk will present an overview of the tool "module" and its main commands and flags. "module" provides the dynamic modification of the user’s environment for supporting multiple versions of an application or a library without any conflict. In the second part, we’ll first explain what Python virtual environments are, and describe three actual cases in which they are used. We’ll then illustrate a practical example to install a Python virtual environment, and duplicate it on a different platform.