Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

  • 2.7.5 ( keine neuen Module mehr)
  • 2.7.17
  • 3.4.5 ( keine neuen Module mehr)
  • 3.6.5 ( keine neuen Module mehr)
  • 3.8.3 3.8.17
  • 3.9.17
  • 3.10.5 3.10.12
  • 3.11.3 3.11.4 3.11.5 3.11.8
  • 3.12.0 3.12.1 3.12.2





Info
titleLatest Information

Currently we have a mirror for PyPi to allow you to install packages without internet access.

You need to set the environment variable PIP_CONFIG_FILE.

Codeblock
PIP_CONFIG_FILE=/software/python/pip.conf pip install --user $PACKAGE_NAME



Python Module

Zusätzlich zu den Modulen aus den Standardpaketen sind eine Vielzahl von zusätzlichen erweiterungen installiert. Diese Liste wächst ständig, da neue Module als Abhängigkeiten für anderen Tools benötigt werden.

...