projekt:python_python-umgebung_env_einrichten_vorbereitungen_fuer_projekte_schaffen
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| projekt:python_python-umgebung_env_einrichten_vorbereitungen_fuer_projekte_schaffen [2026/02/22 18:27] – [Anhang] torsten.roehl | projekt:python_python-umgebung_env_einrichten_vorbereitungen_fuer_projekte_schaffen [2026/02/22 18:30] (aktuell) – torsten.roehl | ||
|---|---|---|---|
| Zeile 69: | Zeile 69: | ||
| + | ++++ ENV | | ||
| <code | readme.txt> | <code | readme.txt> | ||
| Zeile 87: | Zeile 87: | ||
| cd ~/ | cd ~/ | ||
| rm -rf mein_projekt_env | rm -rf mein_projekt_env | ||
| - | |||
| - | |||
| </ | </ | ||
| + | ++++ | ||
| - | <code bash> | + | ++++ Verwendete Pakete | |
| + | <code bash Liste> | ||
| (course_env) pi@raspi88: | (course_env) pi@raspi88: | ||
| Package | Package | ||
| Zeile 104: | Zeile 104: | ||
| (course_env) pi@raspi88: | (course_env) pi@raspi88: | ||
| </ | </ | ||
| + | |||
| + | <code bash Quick Install> | ||
| pip install fastapi | pip install fastapi | ||
| pip install matplotlib | pip install matplotlib | ||
| pip install RPi.GPIO | pip install RPi.GPIO | ||
| pip install uvicorn | pip install uvicorn | ||
| - | |||
| - | <code bash> | ||
| </ | </ | ||
| + | ++++ | ||
projekt/python_python-umgebung_env_einrichten_vorbereitungen_fuer_projekte_schaffen.1771784855.txt.gz · Zuletzt geändert: von torsten.roehl
