Galaxy
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

python3

Source Code Build Status License: MIT

Setup python3 and pip3.


Default Variables

Default value

python3_link_bin: []

Default value

python3_link_bin_path: /usr/bin

python3_packages

The default packages depend on the OS version. For RHEL7 based systems, Python3.8 from SCL centos-sclo-rh. Therefore, the SCL need to be installed and enabled already! For RHEL8 based system Python3.9 will be installed from the Appstream repo.

python3_packages_extra

Default value

python3_packages_extra: []

python3_packages_remove

Optional list of old Pathon packages that should be removed.

Default value

python3_packages_remove: []

Dependencies

None.