programmieren:python
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| programmieren:python [2025/01/07 14:03] – felix | programmieren:python [2025/01/07 15:32] (current) – [Package-Management] felix | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| ==== Package-Management ==== | ==== Package-Management ==== | ||
| - | * pip vs. pipx: https:// | + | |
| + | <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.1736255004.txt.gz · Last modified: by felix
