python3 -m venv test_envvirtuelles Environment erstellen.
=mkdir Python cd Python python3 -m venv test_env=Virtuelle Umgebung aktivieren
source /home/hegger/Python/test_env/bin/activatevirtuuelle Umgebung deaktibĒieren
deactivate
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.