Nieuws

Have you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the way.
Note that the instructions from Grok say to install Pillow using pip, but instead I used Homebrew (https://brew.sh), since that's how I have Python installed. To install Pillow via Homebrew, do "brew ...