Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 30 Jun 2022
Python

#371: pipx - Installable, Isolated Python Applications

I'm sure you're familiar with package managers for your OS even if you don't use them. On macOS we have Homebrew, Chocolatey on Windows, and apt, yum, and others on Linux. But if you want to install Python applications,…

Source: Talk Python To Me Michael Kennedy (@mkennedy)