User Tools

Site Tools


programmieren:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
programmieren:python [2025/01/07 14:03] felixprogrammieren:python [2025/01/07 15:32] (current) – [Package-Management] felix
Line 19: Line 19:
  
 ==== Package-Management ==== ==== Package-Management ====
-  * pip vs. pipxhttps://www.reddit.com/r/learnpython/comments/jq5miv/comment/gblibwq/+ 
 +<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, while making the CLI of those applications available globally (i.e. without needing to activate a virtual environment). 
 +</WRAP> 
 + 
 +  * [[https://www.reddit.com/r/learnpython/comments/jq5miv/comment/gblibwq/|pip vs. pipx]] 
 +  * [[https://dev.to/bowmanjd/python-tools-for-managing-virtual-environments-3bko|Übersicht zum Managen von Virtual Environments]]
  
programmieren/python.1736255004.txt.gz · Last modified: by felix

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki