programmieren:python
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| programmieren:python [2022/04/08 14:30] – [Tipps] felix | programmieren:python [2025/01/07 15:32] (current) – [Package-Management] felix | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * besser ('' | * besser ('' | ||
| < | < | ||
| + | oder noch besser: venv activaten, dann ins src-Verzeichnis springen und dort den Bot starten; klappt beim Tender-Screening!\\ | ||
| < | < | ||
| * v.a. wenn der ' | * v.a. wenn der ' | ||
| Line 16: | Line 17: | ||
| - ggf. vorher '' | - ggf. vorher '' | ||
| - '' | - '' | ||
| + | |||
| + | ==== Package-Management ==== | ||
| + | |||
| + | <WRAP center round info 100%> | ||
| + | pipx is not a tool for managing a projects virtual environment. It is used to install command line applications (implemented as Python packages e.g. ruff, mypy, ...) in isolated environments, | ||
| + | </ | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
programmieren/python.1649421005.txt.gz · Last modified: by felix
