Seite anzeigenÄltere VersionenLinks hierherNach oben Eine ältere Version des Dokuments wurde geladen! Beim Speichern wird eine neue Version des Dokuments mit diesem Inhalt erstellt. Dateiauswahl====== Python Grundlagen ====== {{tag>python}} ===== Links ===== * [[https://www.python.org/|python.org]] * [[https://www.python.org/doc/|Python Docs]] @python.org * [[https://docs.python.org/3/|documentation 3.11.1]] @python.org * [[https://tutorialspoint.com/python/index.htm|Python Tutorial]] ===== related Articles ===== * [[python:python-projekte|Python-Projekte]] * [[python:grundlagen|Python Grundlagen]] ===== Virtuelle Umgebung ===== {{youtube>6Ya8McK-Z3Q?}} * venv * virtualenv * [[https://www.delftstack.com/de/howto/python/how-to-create-and-activate-a-python-virtual-environment/|Anleitung]] <codedoc code:python> cd your_project_folder virtualenv your_project source your_project/bin/activate </codedoc> {{youtube>5iWhQWVXosU?}} {{youtube>DbEjOOcXv5A?}} ===== PIP - Package Manager für Python ===== {{page>python:pip&noheader}}SpeichernVorschauAbbrechen Zusammenfassung Hinweis: Durch das Bearbeiten dieser Seite geben Sie Ihr Einverständnis, dass Ihr Inhalt unter der folgenden Lizenz veröffentlicht wird: CC Attribution-Share Alike 4.0 International python/grundlagen.1701808471.txt.gz Zuletzt geändert: 2023/12/05 21:34von 185.38.49.0