Python3 und pip automatisch installieren
unterstützt CentOS 6+/Debian 8+/Ubuntu 14+
source <(curl -sL https://python3.netlify.app/install.sh)
source <(curl -sL https://python3.netlify.app/install.sh) --latest
source <(curl -sL https://python3.netlify.app/install.sh) -v 3.6.5
source <(curl -sL https://python3.netlify.app/install.sh) --nopip
source <(curl -sL https://python3.netlify.app/install.sh) --latest --enable-optimizations
Suchen Sie die spezielle Version in python_version_list. Das Skript lädt sie automatisch herunter und kompiliert sie
Wenn die OpenSSL-Version des Betriebssystems kleiner als 1.0.2 ist, installiert das Skript automatisch die neueste OpenSSL vor der Kompilierung von Python3. Es besteht möglicherweise ein Risiko (außer bei der Neuinstallation des Betriebssystems). Daher empfehlen wir die Installation ohne Kompilierung